summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-IDEA
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 08:47:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 08:47:32 +0000
commit95e743d9b7f54b38e314929bd9818276d6b9a767 (patch)
tree7b7452e2943a03fd24fe849874af553da7194769 /security/p5-Crypt-IDEA
parentMissed that PKGNAME and DISTNAME needed to be switched. (diff)
Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4568
Diffstat (limited to 'security/p5-Crypt-IDEA')
-rw-r--r--security/p5-Crypt-IDEA/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile
index 7f76a0cb1549..d264475aab21 100644
--- a/security/p5-Crypt-IDEA/Makefile
+++ b/security/p5-Crypt-IDEA/Makefile
@@ -3,7 +3,7 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1996/10/24 09:58:14 jfitz Exp $
+# $Id: Makefile,v 1.3 1996/11/17 07:57:59 obrien Exp $
#
DISTNAME= Crypt-IDEA-1.0
@@ -11,6 +11,7 @@ PKGNAME= p5-Crypt-IDEA-1.0
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
+
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5