pkgsrc/security/pwsafe/Makefile

22 lines
538 B
Makefile

# $NetBSD: Makefile,v 1.4 2006/02/05 23:10:46 joerg Exp $
#
DISTNAME= pwsafe-0.2.0
PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pwsafe/} \
http://nsd.dyndns.org/pwsafe/releases/
MAINTAINER= mishka@apk.od.ua
HOMEPAGE= http://nsd.dyndns.org/pwsafe/
COMMENT= CLI based PasswordSafe compatible password manager
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "options.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"