summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2007-03-12 09:58:10 +0000
committerabs <abs@pkgsrc.org>2007-03-12 09:58:10 +0000
commit26023e3a68955dafeb597af76a355ba4b90ab28b (patch)
treee10589e8b9b6d2c4593e13c98696e1bb964e7c6c /security
parent492c4acdd19bf718e02480a320eea7939346a0bd (diff)
downloadpkgsrc-26023e3a68955dafeb597af76a355ba4b90ab28b.tar.gz
Add missing p5-Crypt-Random depends, bump PKGREVISION
Diffstat (limited to 'security')
-rw-r--r--security/p5-Data-SimplePassword/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/p5-Data-SimplePassword/Makefile b/security/p5-Data-SimplePassword/Makefile
index 19fccb69531..4fa85b0b885 100644
--- a/security/p5-Data-SimplePassword/Makefile
+++ b/security/p5-Data-SimplePassword/Makefile
@@ -1,15 +1,18 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/03/09 13:21:44 abs Exp $
+# $NetBSD: Makefile,v 1.2 2007/03/12 09:58:10 abs Exp $
#
DISTNAME= Data-SimplePassword-0.02
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
-MAINTAINER= he@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Data-SimplePassword/
COMMENT= Simple random password generator
+DEPENDS+= p5-Crypt-Random-[0-9]*:../../security/p5-Crypt-Random
+
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Data/SimplePassword/.packlist