pkgsrc/sysutils/etcmanage/Makefile

19 lines
421 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:28 wiz Exp $
#
DISTNAME= etcmanage-0.8.2
PKGREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://www.ir.bbn.com/~gdt/etcmanage/
MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://www.ir.bbn.com/~gdt/etcmanage/
COMMENT= Automatically manage files in /etc
LICENSE= modified-bsd
USE_TOOLS+= perl:run
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"