Fixup fromcvs/togit conversion
[pkgsrcv2.git] / sysutils / etcmanage / Makefile
1 # $NetBSD: Makefile,v 1.8 2011/11/16 19:31:56 gdt Exp $
2 #
3
4 DISTNAME=               etcmanage-0.8.2
5 CATEGORIES=             sysutils
6 MASTER_SITES=           http://www.ir.bbn.com/~gdt/etcmanage/
7
8 MAINTAINER=             gdt@NetBSD.org
9 HOMEPAGE=               http://www.ir.bbn.com/~gdt/etcmanage/
10 COMMENT=                Automatically manage files in /etc
11 LICENSE=                modified-bsd
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 USE_TOOLS+=             perl:run
16 USE_PKGLOCALEDIR=       yes
17 GNU_CONFIGURE=          yes
18
19 .include "../../mk/bsd.pkg.mk"