summaryrefslogtreecommitdiff
path: root/security/p5-MD5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-MD5/Makefile')
-rw-r--r--security/p5-MD5/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile
index 9e2dbc27441..6a6239bbc75 100644
--- a/security/p5-MD5/Makefile
+++ b/security/p5-MD5/Makefile
@@ -1,21 +1,21 @@
-# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:47 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/04/20 11:56:32 frueauf Exp $
# FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp
#
-DISTNAME= MD5-1.7
-PKGNAME= p5-MD5-1.7
-CATEGORIES= security perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+DISTNAME= MD5-1.7
+PKGNAME= p5-MD5-1.7
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MD5
-MAINTAINER= jfitz@FreeBSD.ORG
+MAINTAINER= packages@netbsd.org
-USE_PERL5= YES
+USE_PERL5= YES
-MAN3= MD5.3
-MANPREFIX= ${PREFIX}/lib/perl5
+MAN3= MD5.3
+MANPREFIX= ${PREFIX}/lib/perl5
do-configure:
- @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
.include "../../mk/bsd.pkg.mk"