1998-03-17 02:13:27 +00:00
|
|
|
# New ports collection makefile for: cfengine
|
1998-08-19 11:28:24 +00:00
|
|
|
# Version required: 1.4.12
|
1998-03-17 02:13:27 +00:00
|
|
|
# Date created: March 16, 1998
|
|
|
|
# Whom: jseger@FreeBSD.ORG
|
|
|
|
#
|
1998-08-19 11:28:24 +00:00
|
|
|
# $Id: Makefile,v 1.1.1.1 1998/03/17 02:13:25 jseger Exp $
|
1998-03-17 02:13:27 +00:00
|
|
|
#
|
|
|
|
|
1998-08-19 11:28:24 +00:00
|
|
|
DISTNAME= cfengine-1.4.12
|
1998-03-17 02:13:27 +00:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
|
|
|
|
|
|
MAINTAINER= jseger@FreeBSD.ORG
|
|
|
|
|
|
|
|
GNU_CONFIGURE=yes
|
|
|
|
MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|