summaryrefslogtreecommitdiffstats
path: root/perl-cpan/mail-spf/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'perl-cpan/mail-spf/DETAILS')
-rwxr-xr-xperl-cpan/mail-spf/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/perl-cpan/mail-spf/DETAILS b/perl-cpan/mail-spf/DETAILS
new file mode 100755
index 0000000000..bd56108bd7
--- /dev/null
+++ b/perl-cpan/mail-spf/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=mail-spf
+ VERSION=
+ SOURCE="Mail-SPF-v2.9.0.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/J/JM/JMEHNLE/${SPELL}/${SOURCE}
+ SOURCE_HASH=sha512:22bf98c4981f121ed85bb5cbc1ebcb2607ada5052bcea0dd8de692e3473a2ebdd3066acd944bb12f0efe64605e4bf7dc695a1549b7608239d0efc059339df60b
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/"
+ WEB_SITE="http://search.cpan.org/~/Mail-SPF/"
+ LICENSE[0]=ART
+ ENTERED=20150716
+ SHORT="An object-oriented implementation of Sender Policy Framework"
+cat << EOF
+Mail::SPF is an object-oriented implementation of Sender Policy Framework
+(SPF). This class collection aims to fully conform to the SPF specification
+(RFC 4408) so as to serve both as a production quality SPF implementation
+and as a reference for other developers of SPF implementations.
+EOF