summaryrefslogtreecommitdiff
path: root/security/gnu-pw-mgr/Makefile
blob: bb20493605b39f6cfc6d7631fca6b2f03e574eab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1 2015/06/01 12:57:14 wiz Exp $

DISTNAME=	gnu-pw-mgr-1.4
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"