[48676] trunk/dports/perl

blb at macports.org blb at macports.org
Thu Mar 26 19:02:36 PDT 2009


Revision: 48676
          http://trac.macports.org/changeset/48676
Author:   blb at macports.org
Date:     2009-03-26 19:02:35 -0700 (Thu, 26 Mar 2009)
Log Message:
-----------
New port - perl/p5-mail-spf-query, query Sender Policy Framework for an IP,email,helo
Ticket #18636

Added Paths:
-----------
    trunk/dports/perl/p5-mail-spf-query/
    trunk/dports/perl/p5-mail-spf-query/Portfile

Added: trunk/dports/perl/p5-mail-spf-query/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-spf-query/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-mail-spf-query/Portfile	2009-03-27 02:02:35 UTC (rev 48676)
@@ -0,0 +1,23 @@
+# $Id$
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup             Mail-SPF-Query 1.999.1
+maintainers             hostwizard.com:scott
+
+description             Mail::SPF::Query - query Sender Policy Framework for an IP,email,helo
+
+long_description	The SPF protocol relies on sender domains to describe \
+			their designated outbound mailers in DNS. Given an email \
+			address, Mail::SPF::Query determines the legitimacy of \
+			an SMTP client IP address.
+
+homepage		http://search.cpan.org/~jmehnle/Mail-SPF-Query/
+
+checksums           	md5     6d62d024d1614fa1fa4f43bd39ee7bf0 \
+                    	sha1    5b64085139ae05d5593793f21edcaa1c7867cbf9 \
+                   	rmd160  62686efa2302e8246c6e190dd37bc45363b27ead
+
+platforms               darwin
+depends_lib             port:p5-sys-hostname-long port:p5-net-dns \
+			port:p5-net-cidr-lite port:p5-uri


Property changes on: trunk/dports/perl/p5-mail-spf-query/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/20090326/4ab5bb02/attachment-0001.html>


More information about the macports-changes mailing list