[77225] trunk/dports/perl

l2g at macports.org l2g at macports.org
Wed Mar 23 23:55:46 PDT 2011


Revision: 77225
          http://trac.macports.org/changeset/77225
Author:   l2g at macports.org
Date:     2011-03-23 23:55:46 -0700 (Wed, 23 Mar 2011)
Log Message:
-----------
p5-fey: New port for Perl module Fey

Added Paths:
-----------
    trunk/dports/perl/p5-fey/
    trunk/dports/perl/p5-fey/Portfile

Added: trunk/dports/perl/p5-fey/Portfile
===================================================================
--- trunk/dports/perl/p5-fey/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-fey/Portfile	2011-03-24 06:55:46 UTC (rev 77225)
@@ -0,0 +1,35 @@
+# -*- 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 0.40 ../by-authors/id/D/DR/DROLSKY
+platforms           darwin
+maintainers         l2g openmaintainer
+license             Artistic-2+
+supported_archs     noarch
+
+description         Fey - Better SQL Generation Through Perl
+
+long_description    ${description}
+
+checksums           sha1 867d25d89cc0ebcf418987e079ad64a0f0a64c04 \
+                    rmd160 d72ceb2db69405e94e9179e603853fe01935a06c
+
+depends_lib-append  port:p5-exception-class \
+                    port:p5-list-allutils \
+                    port:p5-moose \
+                    port:p5-moosex-params-validate \
+                    port:p5-moosex-role-parameterized \
+                    port:p5-moosex-semiaffordanceaccessor \
+                    port:p5-moosex-strictconstructor \
+                    port:p5-moosex-types \
+                    port:p5-namespace-autoclean \
+                    port:p5-task-weaken \
+                    port:p5-tie-ixhash
+
+# Only needed for testing
+#
+#depends_build-append    port:p5-fey-test \
+#                        port:p5-test-memory-cycle


Property changes on: trunk/dports/perl/p5-fey/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110323/992eff2d/attachment.html>


More information about the macports-changes mailing list