[58685] trunk/dports/perl

blb at macports.org blb at macports.org
Fri Oct 2 13:05:05 PDT 2009


Revision: 58685
          http://trac.macports.org/changeset/58685
Author:   blb at macports.org
Date:     2009-10-02 13:05:04 -0700 (Fri, 02 Oct 2009)
Log Message:
-----------
New port - perl/p5-io-pty-easy, Easy interface to IO::Pty; ticket #21780

Added Paths:
-----------
    trunk/dports/perl/p5-io-pty-easy/
    trunk/dports/perl/p5-io-pty-easy/Portfile

Added: trunk/dports/perl/p5-io-pty-easy/Portfile
===================================================================
--- trunk/dports/perl/p5-io-pty-easy/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-io-pty-easy/Portfile	2009-10-02 20:05:04 UTC (rev 58685)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup		IO-Pty-Easy 0.07
+maintainers		nomaintainer
+description		Easy interface to IO::Pty
+long_description	IO::Pty::Easy provides an interface to IO::Pty which \
+					hides most of the ugly details of handling ptys, wrapping \
+					them instead in simple spawn/read/write commands.
+homepage		http://search.cpan.org/dist/IO-Pty-Easy/
+checksums		md5 e68c2c04369cab48af59d09f75568182 \
+				sha1 864cf17087c621ea332425b2a079dcc8b4208f97 \
+				rmd160 9762c4803cdc0c28e7ac22331a1e4bfa833f35e9
+platforms		darwin
+
+# Depends on these Perl modules
+depends_lib-append		port:p5-io-tty


Property changes on: trunk/dports/perl/p5-io-pty-easy/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/20091002/db9ffe82/attachment.html>


More information about the macports-changes mailing list