Ticket #21780: Portfile

File Portfile, 655 bytes (added by ddkilzer@…, 15 years ago)

Suggested Portfile

Line 
1# $Id$
2
3PortSystem 1.0
4PortGroup perl5 1.0
5
6perl5.setup             IO-Pty-Easy 0.07
7maintainers             nomaintainer
8description             Easy interface to IO::Pty
9long_description        IO::Pty::Easy provides an interface to IO::Pty which \
10                                        hides most of the ugly details of handling ptys, wrapping \
11                                        them instead in simple spawn/read/write commands.
12homepage                http://search.cpan.org/dist/IO-Pty-Easy/
13distname                IO-Pty-Easy-${version}
14checksums               md5 e68c2c04369cab48af59d09f75568182 \
15                                sha1 864cf17087c621ea332425b2a079dcc8b4208f97 \
16                                rmd160 9762c4803cdc0c28e7ac22331a1e4bfa833f35e9
17platforms               darwin
18
19# Depends on these Perl modules
20depends_lib-append              port:p5-io-tty