Revision: 76305 http://trac.macports.org/changeset/76305 Author: narf_tm@macports.org Date: 2011-02-19 17:27:39 -0800 (Sat, 19 Feb 2011) Log Message: ----------- New port p5-font-ttf 0.48. Added Paths: ----------- trunk/dports/perl/p5-font-ttf/ trunk/dports/perl/p5-font-ttf/Portfile Added: trunk/dports/perl/p5-font-ttf/Portfile =================================================================== --- trunk/dports/perl/p5-font-ttf/Portfile (rev 0) +++ trunk/dports/perl/p5-font-ttf/Portfile 2011-02-20 01:27:39 UTC (rev 76305) @@ -0,0 +1,17 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup Font-TTF 0.48 +maintainers narf_tm openmaintainer +description Perl module for TrueType Font hacking +long_description ${description} + +platforms darwin + +checksums md5 56d614d04e985558d1518b8f4b29254e \ + sha1 46ec752c031a269602ca09f3bb16d7727b731bdb \ + rmd160 3a0bc88fed57f5ce07144ab2a7fb57a7009892ba + +supported_archs noarch Property changes on: trunk/dports/perl/p5-font-ttf/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native