Files
pkgsrc-ng/security/pwsafe/Makefile
2016-11-18 22:39:22 +01:00

22 lines
520 B
Makefile

# $NetBSD: Makefile,v 1.17 2016/03/05 11:29:24 jperkin Exp $
#
DISTNAME= pwsafe-0.2.0
PKGREVISION= 8
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pwsafe/} \
http://nsd.dyndns.org/pwsafe/releases/
MAINTAINER= mishka@NetBSD.org
HOMEPAGE= http://nsd.dyndns.org/pwsafe/
COMMENT= CLI based PasswordSafe compatible password manager
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
.include "options.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"