[131168] trunk/dports/perl
mojca at macports.org
mojca at macports.org
Tue Jan 6 06:21:27 PST 2015
Revision: 131168
https://trac.macports.org/changeset/131168
Author: mojca at macports.org
Date: 2015-01-06 06:21:27 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-test-http-server-simple: new port
Added Paths:
-----------
trunk/dports/perl/p5-test-http-server-simple/
trunk/dports/perl/p5-test-http-server-simple/Portfile
Added: trunk/dports/perl/p5-test-http-server-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-test-http-server-simple/Portfile (rev 0)
+++ trunk/dports/perl/p5-test-http-server-simple/Portfile 2015-01-06 14:21:27 UTC (rev 131168)
@@ -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.branches 5.16 5.18 5.20
+perl5.setup Test-HTTP-Server-Simple 0.11
+maintainers nomaintainer
+license unknown
+
+description Test::More functions for HTTP::Server::Simple
+long_description ${description}
+
+checksums rmd160 9a21aa16622b35b21c8dad169e155defa4e69526 \
+ sha256 85c97ebd4deb805291b17277032da48807228f24f89b1ce2fb3c09f7a896bb78
+
+platforms darwin
+supported_archs noarch
+
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-http-server-simple
+}
Property changes on: trunk/dports/perl/p5-test-http-server-simple/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/a0f6a9fe/attachment.html>
More information about the macports-changes
mailing list