summaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-NULL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-NULL/Makefile')
-rw-r--r--security/p5-Crypt-NULL/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/security/p5-Crypt-NULL/Makefile b/security/p5-Crypt-NULL/Makefile
new file mode 100644
index 0000000..c8b3d8e
--- /dev/null
+++ b/security/p5-Crypt-NULL/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Crypt-NULL
+# Date created: 2005-08-06
+# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Crypt-NULL
+PORTVERSION= 1.02
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Crypt
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kaoru@kaisei.org
+COMMENT= Perl implementation of the NULL encryption algorithm
+
+PERL_CONFIGURE= yes
+
+MAN3= Crypt::NULL.3
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud