Ticket #29247: Portfile
File Portfile, 523 bytes (added by jason@…, 14 years ago) |
---|
Line | |
---|---|
1 | # $Id$ |
2 | |
3 | PortSystem 1.0 |
4 | PortGroup perl5 1.0 |
5 | |
6 | perl5.setup Convert-Binary-C 0.74 |
7 | revision 1 |
8 | maintainers jason.stajich |
9 | categories perl |
10 | description Perl extension for Binary Data Conversion using C Types |
11 | |
12 | long_description ${description} |
13 | |
14 | platforms darwin |
15 | |
16 | checksums md5 164ce4e87a5d54945ef21c28fab6d10f \ |
17 | sha1 1332c94093fd2f5f9eecb3c033c5f9035aa79201 \ |
18 | rmd160 6e136538816cbeb30769b711b463d5725cb2a88f |
19 | |
20 | supported_archs noarch |