pkgsrc/sysutils/etcmanage/Makefile
gdt 53cbbfab17 Update to 0.4.
2007-01-05  Greg Troxel  <Greg Troxel <gdt@ir.bbn.com>>

	* BUILD-NetBSD: add -j with 2 x #cpus
	* BUILD-NetBSD: recognize netbsd-4
2007-01-05 18:30:33 +00:00

16 lines
393 B
Makefile

# $NetBSD: Makefile,v 1.4 2007/01/05 18:30:33 gdt Exp $
#
DISTNAME= etcmanage-0.4
CATEGORIES= sysutils
MASTER_SITES= http://acert.ir.bbn.com/downloads/etcmanage/
MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://acert.ir.bbn.com/downloads/etcmanage/
COMMENT= Automatically manage files in /etc
USE_TOOLS+= perl:run
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"