[19855] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 2 23:40:40 PDT 2006


Revision: 19855
          http://trac.macosforge.org/projects/macports/changeset/19855
Author:   markd at macports.org
Date:     2006-10-02 23:40:39 -0700 (Mon, 02 Oct 2006)

Log Message:
-----------
Closes 10721.  New port.

Added Paths:
-----------
    trunk/dports/perl/p5-test-inline/
    trunk/dports/perl/p5-test-inline/Portfile

Added: trunk/dports/perl/p5-test-inline/Portfile
===================================================================
--- trunk/dports/perl/p5-test-inline/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-test-inline/Portfile	2006-10-03 06:40:39 UTC (rev 19855)
@@ -0,0 +1,20 @@
+# $Id: Portfile
+
+PortSystem           1.0
+PortGroup            perl5 1.0
+
+perl5.setup          Test-Inline 2.105
+maintainers	     macports at macports.org
+platforms            darwin
+checksums            md5 4da55082abc873d655a94fdffc4b33df
+description          Inlining your tests next to the code being tested
+long_description     Embedding tests allows tests to be placed near the code it's testing.\
+    This is a nice supplement to the traditional .t files.\
+    It's like XUnit, only better and Perl-style.
+depends_lib-append   	port:p5-params-util \
+			port:p5-getopt-long \
+			port:p5-config-tiny \
+			port:p5-class-autouse \
+			port:p5-algorithm-dependency \
+			port:p5-file-flat \
+			port:p5-pod-tests

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


More information about the macports-changes mailing list