[77758] trunk/dports/perl

l2g at macports.org l2g at macports.org
Mon Apr 11 13:15:35 PDT 2011


Revision: 77758
          http://trac.macports.org/changeset/77758
Author:   l2g at macports.org
Date:     2011-04-11 13:15:35 -0700 (Mon, 11 Apr 2011)
Log Message:
-----------
p5-test-tcp: new port for Perl module Test::TCP

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

Added: trunk/dports/perl/p5-test-tcp/Portfile
===================================================================
--- trunk/dports/perl/p5-test-tcp/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-test-tcp/Portfile	2011-04-11 20:15:35 UTC (rev 77758)
@@ -0,0 +1,20 @@
+# -*- 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         Test-TCP 1.12
+platforms           darwin
+maintainers         l2g openmaintainer
+license             Artistic GPL
+supported_archs     noarch
+
+description         Test::TCP - for testing TCP/IP programs
+
+long_description    ${description}
+
+checksums           sha1 5173191d38882c7c4e9c6755474bcf04a2b15c3d \
+                    rmd160 8b205ed7c71c70a30de12bb6f3578b96c70741c2
+
+depends_lib-append  port:p5-test-sharedfork


Property changes on: trunk/dports/perl/p5-test-tcp/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/20110411/365dfa83/attachment-0001.html>


More information about the macports-changes mailing list