pkgsrc/security/pwsafe/Makefile
tnn ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00

23 lines
558 B
Makefile

# $NetBSD: Makefile,v 1.7 2008/01/18 05:09:40 tnn Exp $
#
DISTNAME= pwsafe-0.2.0
PKGREVISION= 2
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_LANGUAGES= c c++
USE_TOOLS+= gmake
PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "options.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"