openbsd-ports/sysutils/cfengine/Makefile
espie 100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00

25 lines
589 B
Makefile

# $OpenBSD: Makefile,v 1.13 2001/10/28 13:05:49 espie Exp $
# $FreeBSD: Makefile,v 1.2 1998/08/19 11:28:23 jseger Exp $
#
COMMENT= "GNU system administration tool for networks"
DISTNAME= cfengine-1.4.12
CATEGORIES= sysutils
NEED_VERSION= 1.402
# License: GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ftp://ftp.gnu.org/old-gnu/cfengine/
CONFIGURE_STYLE= autoconf dest
MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
BROKEN= "this version of cfengine has security problems"
.include <bsd.port.mk>