aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SMIME
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2014-07-27 13:28:48 +0000
committerKurt Jaeger <pi@FreeBSD.org>2014-07-27 13:28:48 +0000
commit1bbdd2d742b577093f4aa5e7063ce5900cc4c6da (patch)
treef7154349b1bdf12cf749d0934808c898e38a3ad2 /security/p5-Crypt-SMIME
parent9ca8e16cebc2db88a9696fea53c49253ad450029 (diff)
downloadports-1bbdd2d742b577093f4aa5e7063ce5900cc4c6da.tar.gz
ports-1bbdd2d742b577093f4aa5e7063ce5900cc4c6da.zip
Notes
Diffstat (limited to 'security/p5-Crypt-SMIME')
-rw-r--r--security/p5-Crypt-SMIME/Makefile20
-rw-r--r--security/p5-Crypt-SMIME/distinfo2
-rw-r--r--security/p5-Crypt-SMIME/pkg-descr3
-rw-r--r--security/p5-Crypt-SMIME/pkg-plist10
4 files changed, 35 insertions, 0 deletions
diff --git a/security/p5-Crypt-SMIME/Makefile b/security/p5-Crypt-SMIME/Makefile
new file mode 100644
index 000000000000..1d0d7d1a9dc9
--- /dev/null
+++ b/security/p5-Crypt-SMIME/Makefile
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME= Crypt-SMIME
+PORTVERSION= 0.13
+CATEGORIES= security perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= S/MIME message signing, verification, encryption and decryption
+
+LICENSE= ART10
+
+USES= perl5
+USE_PERL5= configure
+
+post-stage:
+ ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Crypt/SMIME/SMIME.so
+
+.include <bsd.port.mk>
diff --git a/security/p5-Crypt-SMIME/distinfo b/security/p5-Crypt-SMIME/distinfo
new file mode 100644
index 000000000000..fa12da486b39
--- /dev/null
+++ b/security/p5-Crypt-SMIME/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Crypt-SMIME-0.13.tar.gz) = a985b7484743513631536e0fbb622b55096da79cd0f9f6fa15393395c438903f
+SIZE (Crypt-SMIME-0.13.tar.gz) = 19890
diff --git a/security/p5-Crypt-SMIME/pkg-descr b/security/p5-Crypt-SMIME/pkg-descr
new file mode 100644
index 000000000000..01802fad223c
--- /dev/null
+++ b/security/p5-Crypt-SMIME/pkg-descr
@@ -0,0 +1,3 @@
+Crypt::SMIME - S/MIME message signing, verification, encryption and decryption
+
+WWW: http://search.cpan.org/dist/Crypt-SMIME/
diff --git a/security/p5-Crypt-SMIME/pkg-plist b/security/p5-Crypt-SMIME/pkg-plist
new file mode 100644
index 000000000000..67c2b3f23813
--- /dev/null
+++ b/security/p5-Crypt-SMIME/pkg-plist
@@ -0,0 +1,10 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/SMIME/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/SMIME/SMIME.so
+%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/SMIME/JA.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/SMIME.pm
+%%PERL5_MAN3%%/SMIME.3.gz
+%%PERL5_MAN3%%/SMIME::JA.3.gz
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/SMIME
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/SMIME
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt