[42357] trunk/dports/perl

ricci at macports.org ricci at macports.org
Wed Nov 19 15:36:54 PST 2008


Revision: 42357
          http://trac.macports.org/changeset/42357
Author:   ricci at macports.org
Date:     2008-11-19 15:36:54 -0800 (Wed, 19 Nov 2008)
Log Message:
-----------
new port, p5-email-send

Added Paths:
-----------
    trunk/dports/perl/p5-email-send/
    trunk/dports/perl/p5-email-send/Portfile

Added: trunk/dports/perl/p5-email-send/Portfile
===================================================================
--- trunk/dports/perl/p5-email-send/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-email-send/Portfile	2008-11-19 23:36:54 UTC (rev 42357)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			perl5 1.0
+perl5.setup			Email-Send 2.192
+maintainers			ricci openmaintainer
+description			This module provides a very simple, very clean, \
+					very specific interface to multiple Email mailers.
+long_description	This module provides a very simple, very clean, \
+					very specific interface to multiple Email mailers. \
+					The goal of this software is to be small and simple, \
+					easy to use, and easy to extend.
+platforms			darwin
+
+depends_lib-append	port:p5-email-address	\
+					port:p5-email-simple		\
+					port:p5-module-pluggable	\
+					port:p5-return-value
+
+checksums           md5     8886661fb52440dbd758e2601672a6b9 \
+                    sha1    782bf0408f68d7fcb1e9a267a3db9333f0cf312c \
+                    rmd160  7bc2dfcf9a00a3e649e7c17c80a7076e4fc53b6d
+
+


Property changes on: trunk/dports/perl/p5-email-send/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/20081119/0e776558/attachment.html>


More information about the macports-changes mailing list