pkgsrc/sysutils/pwgen/Makefile
jdolecek cfc7ce18ba Update pwgen to 2.03. Changes include fixes to always start generated
password with vowels, use 0-9 numbers (rather than 0-8).
2004-11-27 09:06:21 +00:00

13 lines
329 B
Makefile

# $NetBSD: Makefile,v 1.3 2004/11/27 09:06:21 jdolecek Exp $
DISTNAME= pwgen-2.03
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pwgen/}
MAINTAINER= jdolecek@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/pwgen/
COMMENT= Generate pronounceable passwords
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"