[27104] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Thu Jul 19 09:19:38 PDT 2007


Revision: 27104
          http://trac.macosforge.org/projects/macports/changeset/27104
Author:   narf_tm at macports.org
Date:     2007-07-19 09:19:37 -0700 (Thu, 19 Jul 2007)

Log Message:
-----------
New port p5-catalyst-view-xslt 0.03.

Added Paths:
-----------
    trunk/dports/perl/p5-catalyst-view-xslt/
    trunk/dports/perl/p5-catalyst-view-xslt/Portfile

Added: trunk/dports/perl/p5-catalyst-view-xslt/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-view-xslt/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-catalyst-view-xslt/Portfile	2007-07-19 16:19:37 UTC (rev 27104)
@@ -0,0 +1,32 @@
+# $Id$
+
+PortSystem		1.0
+PortGroup		perl5 1.0
+perl5.setup		Catalyst-View-XSLT 0.03
+maintainers		narf_tm at macports.org
+description		Helper for XSLT Views
+long_description	${description}
+
+platforms		darwin
+
+checksums		md5 d8af0a40a39b5388cb32261ad3c213a6
+
+depends_lib-append	port:p5-catalyst-runtime \
+		port:p5-data-dumper \
+		port:p5-path-class \
+		port:p5-universal-require \
+		port:p5-xml-libxslt
+
+# Override default perl group settings, since this uses Module::Build
+# instead of MakeMaker
+configure.pre_args	Build.PL
+configure.args		installdirs=vendor
+
+build.cmd			${perl5.bin}
+build.pre_args		Build
+build.args			build
+
+destroot.cmd		${perl5.bin}
+destroot.pre_args	Build
+destroot.args		install
+destroot.destdir	destdir=${destroot}


Property changes on: trunk/dports/perl/p5-catalyst-view-xslt/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070719/1d2220bb/attachment.html


More information about the macports-changes mailing list