[24739] trunk/dports/perl
source_changes at macosforge.org
source_changes at macosforge.org
Wed May 2 00:58:22 PDT 2007
Revision: 24739
http://trac.macosforge.org/projects/macports/changeset/24739
Author: ryandesign at macports.org
Date: 2007-05-02 00:58:22 -0700 (Wed, 02 May 2007)
Log Message:
-----------
New port: p5-net-smtp_auth
Added Paths:
-----------
trunk/dports/perl/p5-net-smtp_auth/
trunk/dports/perl/p5-net-smtp_auth/Portfile
Added: trunk/dports/perl/p5-net-smtp_auth/Portfile
===================================================================
--- trunk/dports/perl/p5-net-smtp_auth/Portfile (rev 0)
+++ trunk/dports/perl/p5-net-smtp_auth/Portfile 2007-05-02 07:58:22 UTC (rev 24739)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup Net-SMTP_auth 0.08
+maintainers nomaintainer at macports.org
+distfiles Net-SMTP_auth-${version}.tar.gz
+master_sites http://search.cpan.org/CPAN/authors/id/A/AP/APLEINER/
+platforms darwin
+worksrcdir Net-SMTP_auth-${version}
+
+description \
+ Perl5 SMTP client with AUTHentication
+
+long_description \
+ This module implements a client interface to the SMTP and ESMTP \
+ protocol AUTH service extension, enabling a perl5 application \
+ to talk to and authenticate against SMTP servers.
+
+checksums \
+ md5 23a911893c92c7c26ab9a78882691d9c \
+ sha1 8beed886833a17732055df7d14fc579eea19b654 \
+ rmd160 1cc6f43c592db9edb32bf1f32dfba1d0d5a70a15
+
+depends_lib-append \
+ port:p5-authen-sasl \
+ port:p5-digest-hmac \
+ port:p5-pathtools
Property changes on: trunk/dports/perl/p5-net-smtp_auth/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/20070502/f3c7d5f8/attachment.html
More information about the macports-changes
mailing list