[76703] trunk/dports/perl

pixilla at macports.org pixilla at macports.org
Sat Mar 5 20:49:20 PST 2011


Revision: 76703
          http://trac.macports.org/changeset/76703
Author:   pixilla at macports.org
Date:     2011-03-05 20:49:19 -0800 (Sat, 05 Mar 2011)
Log Message:
-----------
perl/p5-http-server-simple-psgi:
New port

Added Paths:
-----------
    trunk/dports/perl/p5-http-server-simple-psgi/
    trunk/dports/perl/p5-http-server-simple-psgi/Portfile

Added: trunk/dports/perl/p5-http-server-simple-psgi/Portfile
===================================================================
--- trunk/dports/perl/p5-http-server-simple-psgi/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-http-server-simple-psgi/Portfile	2011-03-06 04:49:19 UTC (rev 76703)
@@ -0,0 +1,23 @@
+# -*- 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        HTTP-Server-Simple-PSGI 0.14 ../by-authors/id/M/MI/MIYAGAWA
+platforms          darwin
+maintainers        di.uminho.pt:jpo openmaintainer
+license            perl
+
+description        PSGI handler for HTTP::Server::Simple
+
+long_description   \
+    HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP \
+    server that can run PSGI applications.
+
+checksums          sha1 9ecb8a3e07502d8a7351ee8cf199a76655d382c6 \
+                   rmd160 1a04e62dae76969b9726d90ad37ae17b94850c03
+
+depends_lib-append port:p5-http-server-simple
+
+# vim:set ai ts=4 sw=4 sts=4 et:


Property changes on: trunk/dports/perl/p5-http-server-simple-psgi/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/20110305/0b260ff6/attachment-0001.html>


More information about the macports-changes mailing list