Ticket #29245: Portfile

File Portfile, 526 bytes (added by jason@…, 13 years ago)
Line 
1# $Id$
2
3PortSystem      1.0
4PortGroup       perl5 1.0
5
6revision        1
7perl5.setup     SVG 2.50
8maintainers     jason.stajich
9categories-append   perl
10platforms       darwin
11description    Perl extension for generating Scalable Vector Graphics (SVG) documents
12
13long_description ${description}
14
15
16checksums           md5     eb98588ae85277cd7769bce6ba3bc8f9 \
17                    sha1    c698e94ac2673f734b24ed56142e994ad350f440 \
18                    rmd160 f067bc56d4dfa4840d8f1a2e8f1911fa03edda0f
19
20
21supported_archs noarch
22