[77757] trunk/dports/perl

l2g at macports.org l2g at macports.org
Mon Apr 11 13:14:23 PDT 2011


Revision: 77757
          http://trac.macports.org/changeset/77757
Author:   l2g at macports.org
Date:     2011-04-11 13:14:22 -0700 (Mon, 11 Apr 2011)
Log Message:
-----------
p5-anyevent: new port for Perl module AnyEvent

Added Paths:
-----------
    trunk/dports/perl/p5-anyevent/
    trunk/dports/perl/p5-anyevent/Portfile

Added: trunk/dports/perl/p5-anyevent/Portfile
===================================================================
--- trunk/dports/perl/p5-anyevent/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-anyevent/Portfile	2011-04-11 20:14:22 UTC (rev 77757)
@@ -0,0 +1,18 @@
+# -*- 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         AnyEvent 5.31
+platforms           darwin
+maintainers         l2g openmaintainer
+license             Artistic GPL
+supported_archs     noarch
+
+description         AnyEvent - the DBI of event loop programming
+
+long_description    ${description}
+
+checksums           sha1 b3f1e96e1dd78c70a8513a747bf4381573639a80 \
+                    rmd160 f81568dc708932e215650696aa30f4388bb885c4


Property changes on: trunk/dports/perl/p5-anyevent/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/d2e5be5c/attachment.html>


More information about the macports-changes mailing list