Ticket #22306: PortFile

File PortFile, 805 bytes (added by scott@…, 15 years ago)
Line 
1# $Id$
2
3PortSystem               1.0
4PortGroup                perl5 1.0
5
6platforms                darwin
7perl5.setup              IO 1.25
8maintainers              hostwizard.com:scott
9
10description              IO - load various IO modules
11
12long_description         IO gives support for \
13                         IO::Handle \
14                         IO::Seekable \
15                         IO::File \
16                         IO::Pipe \
17                         IO::Socket \
18                         IO::Dir \
19                         IO::Select \
20                         IO::Poll
21
22checksums                md5     b88aaf2bb7437725b11e9eb48dfb6c93 \
23                         sha1    3eb700e772f5485514b0402f7ace49d41e7cc071 \
24                         rmd160  29b0d8eaafe87dfeb021862dfe97df58ebb833bb
25
26
27