9274e46b66
automatically. The essential concept is that a file which was installed automatically and has not been changed will be updated with new versions, and modified files will not be changed. This is 0.2
15 lines
375 B
Makefile
15 lines
375 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2006/03/08 20:51:47 gdt Exp $
|
|
#
|
|
|
|
DISTNAME= etcmanage-0.2
|
|
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_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|