summaryrefslogtreecommitdiff
path: root/sysutils/cfengine/Makefile
blob: 8ff7b517455191fa8564f4305697437b003171df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.7 2001/02/17 17:42:11 wiz Exp $
#

DISTNAME=	cfengine-1.5.3
PKGNAME=	cfengine-1.5.3nb3
CATEGORIES=	sysutils net
MASTER_SITES=	ftp://ftp.iu.hioslo.no/pub/cfengine/ \
		ftp://ftp.cfengine.webmotion.net/pub/cfengine/

MAINTAINER=	abs@netbsd.org
HOMEPAGE=	http://www.iu.hioslo.no/cfengine/
COMMENT=	Automate configuration and administration of large systems

GNU_CONFIGURE=	YES

.include "../../mk/bsd.pkg.mk"