openbsd-ports/sysutils/cfengine/Makefile
heko 85b46d13a6 Mark the port as broken for now because of security issues. Will be
updated later.
(The current port will also not install correctly if databases/db is
 installed.)
naddy@ ok
2001-10-09 16:02:06 +00:00

27 lines
619 B
Makefile

# $OpenBSD: Makefile,v 1.12 2001/10/09 16:02:06 heko 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
MAINTAINER= ports@openbsd.org
# 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>