pkgsrc/security/gnu-pw-mgr/Makefile
wiz 83cb47a3c4 Update to 1.5:
New in 1.5 - August, 2015

* PIN number passwords got broken somewhere along the line.
  Nobody much uses tham.  (A good thing.)
2015-08-21 15:20:33 +00:00

15 lines
352 B
Makefile

# $NetBSD: Makefile,v 1.2 2015/08/21 15:20:33 wiz Exp $
DISTNAME= gnu-pw-mgr-1.5
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnu.org/gnu/gnu-pw-mgr/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gnu-pw-mgr/
COMMENT= Password manager
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
INFO_FILES= yes
.include "../../mk/bsd.pkg.mk"