Fixup fromcvs/togit conversion
[pkgsrcv2.git] / security / pwsafe / Makefile
1 # $NetBSD: Makefile,v 1.10 2010/01/17 12:02:43 wiz Exp $
2 #
3
4 DISTNAME=               pwsafe-0.2.0
5 PKGREVISION=            3
6 CATEGORIES=             security
7 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=pwsafe/} \
8                         http://nsd.dyndns.org/pwsafe/releases/
9
10 MAINTAINER=             mishka@NetBSD.org
11 HOMEPAGE=               http://nsd.dyndns.org/pwsafe/
12 COMMENT=                CLI based PasswordSafe compatible password manager
13
14 GNU_CONFIGURE=          yes
15 USE_LANGUAGES=          c c++
16 USE_TOOLS+=             gmake
17
18 PKG_INSTALLATION_TYPES= overwrite pkgviews
19
20 .include "options.mk"
21
22 .include "../../security/openssl/buildlink3.mk"
23 .include "../../mk/bsd.pkg.mk"