Ticket #4688: Portfile
File Portfile, 313 bytes (added by dports@…, 19 years ago) |
---|
Line | |
---|---|
1 | # $Id: Portfile,v 1.4 2005/08/11 21:33:30 rshaw Exp $ |
2 | PortSystem 1.0 |
3 | PortGroup perl5 1.0 |
4 | |
5 | perl5.setup File-Spec 0.90 |
6 | maintainers machowtos@mac.com |
7 | description File Spec |
8 | |
9 | long_description A module for portably manipulating file specifications |
10 | |
11 | checksums md5 7b8d2c4db438ded45f78f79ee7562909 |
12 | platforms darwin |
13 |