aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-TripleDES
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:26:47 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:26:47 +0000
commitf86de4a07e99c31b6d2c8cfb630b3b341ea26d32 (patch)
tree205ded3ab4709d5d981686fb075b741d3866247b /security/p5-Crypt-TripleDES
parentcfe47e3876dd5373c866479448ea8f5583675eee (diff)
downloadports-f86de4a07e99c31b6d2c8cfb630b3b341ea26d32.tar.gz
ports-f86de4a07e99c31b6d2c8cfb630b3b341ea26d32.zip
Add p5-Crypt-TripleDES 0.24, perl module implementing the Triple-DES
cipher.
Notes
Notes: svn path=/head/; revision=36703
Diffstat (limited to 'security/p5-Crypt-TripleDES')
-rw-r--r--security/p5-Crypt-TripleDES/Makefile23
-rw-r--r--security/p5-Crypt-TripleDES/distinfo1
-rw-r--r--security/p5-Crypt-TripleDES/pkg-comment1
-rw-r--r--security/p5-Crypt-TripleDES/pkg-descr4
-rw-r--r--security/p5-Crypt-TripleDES/pkg-plist4
5 files changed, 33 insertions, 0 deletions
diff --git a/security/p5-Crypt-TripleDES/Makefile b/security/p5-Crypt-TripleDES/Makefile
new file mode 100644
index 000000000000..1fe1d23a597d
--- /dev/null
+++ b/security/p5-Crypt-TripleDES/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: Crypt-TripleDES
+# Date created: Wed Jan 3 16:20:30 2001
+# Whom: will
+#
+# $FreeBSD$
+#
+
+PORTNAME= Crypt-TripleDES
+PORTVERSION= 0.24
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Crypt
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_PERL5= yes
+PERL_CONFIGURE= yes
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Crypt::TripleDES.3
+
+.include <bsd.port.mk>
diff --git a/security/p5-Crypt-TripleDES/distinfo b/security/p5-Crypt-TripleDES/distinfo
new file mode 100644
index 000000000000..7e85d62a7fbe
--- /dev/null
+++ b/security/p5-Crypt-TripleDES/distinfo
@@ -0,0 +1 @@
+MD5 (Crypt-TripleDES-0.24.tar.gz) = 90b562175a8f6c5f6bc3eacaddffbcde
diff --git a/security/p5-Crypt-TripleDES/pkg-comment b/security/p5-Crypt-TripleDES/pkg-comment
new file mode 100644
index 000000000000..701799076cc7
--- /dev/null
+++ b/security/p5-Crypt-TripleDES/pkg-comment
@@ -0,0 +1 @@
+Perl module implementing the Triple-DES cipher
diff --git a/security/p5-Crypt-TripleDES/pkg-descr b/security/p5-Crypt-TripleDES/pkg-descr
new file mode 100644
index 000000000000..d990bc0d1aae
--- /dev/null
+++ b/security/p5-Crypt-TripleDES/pkg-descr
@@ -0,0 +1,4 @@
+Crypt::TripleDES is a perl module implementing the Triple-DES (3DES)
+cipher. It is used via the crypt3() function.
+
+--will
diff --git a/security/p5-Crypt-TripleDES/pkg-plist b/security/p5-Crypt-TripleDES/pkg-plist
new file mode 100644
index 000000000000..a809fabd920a
--- /dev/null
+++ b/security/p5-Crypt-TripleDES/pkg-plist
@@ -0,0 +1,4 @@
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/PPDES.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/TripleDES.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/TripleDES/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/TripleDES