Ticket #29251: Portfile

File Portfile, 552 bytes (added by jason@…, 13 years ago)
Line 
1# $Id$
2
3PortSystem      1.0
4PortGroup       perl5 1.0
5
6revision        1
7perl5.setup     PostScript 0.06
8maintainers     jason.stajich
9categories-append   perl
10platforms       darwin
11description    Perl extension for building an object that may be used to construct a block of text in PostScript
12
13long_description ${description}
14
15checksums           md5         2a91cc23f2d8958e063f7ff09163faa0 \
16                    sha1        4accdb683c90c535264eb5bb518f1f59e0725c30 \
17                    rmd160      18afab857301bc0c743966f636ea52db0b197352
18
19supported_archs noarch
20