Revision: 81610 http://trac.macports.org/changeset/81610 Author: dports@macports.org Date: 2011-08-02 17:28:10 -0700 (Tue, 02 Aug 2011) Log Message: ----------- p5-config-autoconf: new port via cpan2port, v0.16 Added Paths: ----------- trunk/dports/perl/p5-config-autoconf/ trunk/dports/perl/p5-config-autoconf/Portfile Added: trunk/dports/perl/p5-config-autoconf/Portfile =================================================================== --- trunk/dports/perl/p5-config-autoconf/Portfile (rev 0) +++ trunk/dports/perl/p5-config-autoconf/Portfile 2011-08-03 00:28:10 UTC (rev 81610) @@ -0,0 +1,18 @@ +# -*- 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.setup Config-AutoConf 0.16 +platforms darwin +maintainers nomaintainer +supported_archs noarch +license {Artistic GPL} + +description A module to implement some AutoConf macros in pure perl. + +long_description ${description} + +checksums sha256 b3ce181a1f17bf82d0701e89a557510cece3da4ecdf616271fa2079b4eaa5f0b \ + rmd160 354211bfff673a1761df5dc137a972fdf67c970a Property changes on: trunk/dports/perl/p5-config-autoconf/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native