summaryrefslogtreecommitdiff
path: root/sysutils/cfengine/Makefile
blob: 275b66acdf4ffb756c7889b284408f808596ec8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.8 2001/06/04 16:18:21 abs Exp $
#

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

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

GNU_CONFIGURE=	YES
CONFIGURE_ARGS=	--without-pthreads

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