Ticket #22098: Portfile
File Portfile, 554 bytes (added by blair.christensen@…, 15 years ago) |
---|
Line | |
---|---|
1 | # $Id: $ |
2 | |
3 | PortSystem 1.0 |
4 | PortGroup perl5 1.0 |
5 | |
6 | perl5.setup Object-Tiny 1.06 |
7 | |
8 | maintainers gmail.com:blair.christensen openmaintainer |
9 | description A data object with as little code as possible |
10 | long_description ${description} |
11 | homepage http://search.cpan.org/~adamk/Object-Tiny/ |
12 | platforms darwin |
13 | |
14 | checksums md5 b297cdf6f61ec289c76adf687d4253d1 \ |
15 | rmd160 5a21dfdb43c5cb4a93771ccf71307ea3d4ed59c4 \ |
16 | sha1 9d04108d25937c246377482714dca8467810f4d0 |
17 |