# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup GD-SVG 0.33 revision 2 maintainers bioperl.org:jason platforms darwin supported_archs noarch description Perl extension for Seamlessly enabling SVG output from \ scripts written using GD long_description ${description} checksums sha1 43d78966540cf300cac67ec251cd743f16018962 \ rmd160 b38cfec7b83f024f11cb3b1d41f2ddfad82fd588 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-gd }