Ticket #29252: Portfile

File Portfile, 540 bytes (added by jason@…, 13 years ago)
Line 
1# $Id$
2
3PortSystem      1.0
4PortGroup       perl5 1.0
5
6revision        1
7perl5.setup     SVG-Graph 0.02
8maintainers     jason.stajich
9categories-append   perl
10platforms       darwin
11description    Perl extension for Visualize your data in Scalable Vector Graphics (SVG) format
12
13long_description ${description}
14
15
16checksums           md5     e922f0b323056ecf306eb8085db283f5 \
17                    sha1    718ba2b521516fe75aefcd1cc9bdaec97f599aef \
18                    rmd160 6ef1aafb1422cd1ca7837a8320ae72f583d27bfe
19
20supported_archs noarch
21