Ticket #29248: Portfile
File Portfile, 537 bytes (added by jason@…, 14 years ago) |
---|
Line | |
---|---|
1 | # $Id$ |
2 | |
3 | PortSystem 1.0 |
4 | PortGroup perl5 1.0 |
5 | |
6 | revision 1 |
7 | perl5.setup GD-SVG 0.33 |
8 | maintainers jason.stajich |
9 | categories-append perl |
10 | platforms darwin |
11 | description Perl extension for Seamlessly enabling SVG output from scripts written using GD |
12 | |
13 | long_description ${description} |
14 | |
15 | |
16 | checksums md5 61279556f1ea76145152971eaaf2242f \ |
17 | sha1 43d78966540cf300cac67ec251cd743f16018962 \ |
18 | rmd160 b38cfec7b83f024f11cb3b1d41f2ddfad82fd588 |
19 | |
20 | supported_archs noarch |
21 |