[77401] trunk/dports/perl
Revision: 77401 http://trac.macports.org/changeset/77401 Author: l2g@macports.org Date: 2011-03-29 02:33:47 -0700 (Tue, 29 Mar 2011) Log Message: ----------- p5-fey-loader: new port from CPAN module Fey::Loader Added Paths: ----------- trunk/dports/perl/p5-fey-loader/ trunk/dports/perl/p5-fey-loader/Portfile Added: trunk/dports/perl/p5-fey-loader/Portfile =================================================================== --- trunk/dports/perl/p5-fey-loader/Portfile (rev 0) +++ trunk/dports/perl/p5-fey-loader/Portfile 2011-03-29 09:33:47 UTC (rev 77401) @@ -0,0 +1,24 @@ +# -*- 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 Fey-Loader 0.12 +perl5.setup Fey-Loader 0.12 ../by-authors/id/D/DR/DROLSKY +platforms darwin +maintainers l2g openmaintainer +# Uncomment this line if you know there will be no arch-specific code: +#supported_archs noarch + +description Fey::Loader (no description available) + +long_description ${description} + +checksums sha1 6e13024480648f970bcb04abaa8caeb805e2658d rmd160 95543485f8c0b59010b1102678e6d30557488978 +depends_lib-append port:p5-namespace-autoclean port:p5-moosex-params-validate port:p5-fey port:p5-dbi port:p5-moose + +# Needed only for testing: +depends_build-append port:p5-fey-test \ + port:p5-dbd-mysql \ + port:p5-dbd-pg Property changes on: trunk/dports/perl/p5-fey-loader/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
l2g@macports.org