[42359] trunk/dports/perl

ricci at macports.org ricci at macports.org
Wed Nov 19 15:46:21 PST 2008


Revision: 42359
          http://trac.macports.org/changeset/42359
Author:   ricci at macports.org
Date:     2008-11-19 15:46:21 -0800 (Wed, 19 Nov 2008)
Log Message:
-----------
new port, p5-email-mime

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

Added: trunk/dports/perl/p5-email-mime/Portfile
===================================================================
--- trunk/dports/perl/p5-email-mime/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-email-mime/Portfile	2008-11-19 23:46:21 UTC (rev 42359)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			perl5 1.0
+perl5.setup			Email-MIME 1.861
+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-simple	\
+					port:p5-mime-types	\
+					port:p5-test-pod
+
+checksums           md5     fd0b77ea88e5b30c159306d0c6aeab1b \
+                    sha1    2f61cd239b72e515b813afae46a50a8f66ecdf28 \
+                    rmd160  f4f44bb9ede56236871371fbf864453aec8def70
+
+


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


More information about the macports-changes mailing list