[37457] trunk/dports/perl

raimue at macports.org raimue at macports.org
Sun Jun 8 05:43:39 PDT 2008


Revision: 37457
          http://trac.macosforge.org/projects/macports/changeset/37457
Author:   raimue at macports.org
Date:     2008-06-08 05:43:39 -0700 (Sun, 08 Jun 2008)

Log Message:
-----------
perl/p5-mail-sender:
New port, closes #15534

Added Paths:
-----------
    trunk/dports/perl/p5-mail-sender/
    trunk/dports/perl/p5-mail-sender/Portfile

Added: trunk/dports/perl/p5-mail-sender/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-sender/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-mail-sender/Portfile	2008-06-08 12:43:39 UTC (rev 37457)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       perl5 1.0
+
+perl5.setup     Mail-Sender 0.8.13
+name		p5-mail-sender
+maintainers	tcnj.edu:hagedorn
+description	Module for sending mails with attachments \
+		through an SMTP server
+long_description  \
+		  Mail-Sender provides an object oriented interface to \
+		  sending mails. It doesn't need any outer program. It \
+		  connects to a mail server directly from Perl, using \
+		  Socket.
+
+homepage	  http://search.cpan.org/~jenda/${distname}/
+platforms	  darwin
+
+checksums       md5 a30a7267995f7503724b3195ce9493bd\
+                sha1 02733c51a7a3149df176dc1ae19225580f498b46\
+		rmd160 a25a6b5271167ff3cc7d364b72452948d59b77a7
+


Property changes on: trunk/dports/perl/p5-mail-sender/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080608/44c7e501/attachment.htm 


More information about the macports-changes mailing list