2014-05-30 01:35:13 +02:00
|
|
|
# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:28 wiz Exp $
|
2006-03-08 21:51:47 +01:00
|
|
|
#
|
|
|
|
|
2012-04-18 18:39:49 +02:00
|
|
|
DISTNAME= etcmanage-0.8.2
|
2014-05-30 01:35:13 +02:00
|
|
|
PKGREVISION= 3
|
2006-03-08 21:51:47 +01:00
|
|
|
CATEGORIES= sysutils
|
2011-11-16 20:31:56 +01:00
|
|
|
MASTER_SITES= http://www.ir.bbn.com/~gdt/etcmanage/
|
2006-03-08 21:51:47 +01:00
|
|
|
|
|
|
|
MAINTAINER= gdt@NetBSD.org
|
2011-11-16 20:31:56 +01:00
|
|
|
HOMEPAGE= http://www.ir.bbn.com/~gdt/etcmanage/
|
2006-03-08 21:51:47 +01:00
|
|
|
COMMENT= Automatically manage files in /etc
|
2011-11-16 20:31:56 +01:00
|
|
|
LICENSE= modified-bsd
|
2006-03-08 21:51:47 +01:00
|
|
|
|
2006-12-06 16:03:04 +01:00
|
|
|
USE_TOOLS+= perl:run
|
2006-03-08 21:51:47 +01:00
|
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|