diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
| commit | 8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch) | |
| tree | 1c37a6088704b234484b1352cd1f882fb2a253ad /sysutils/cfengine2/Makefile | |
| parent | c9396a78f758664f44aa3d601d25c18c74372c10 (diff) | |
Diffstat (limited to 'sysutils/cfengine2/Makefile')
| -rw-r--r-- | sysutils/cfengine2/Makefile | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/sysutils/cfengine2/Makefile b/sysutils/cfengine2/Makefile deleted file mode 100644 index 260eb645ad85..000000000000 --- a/sysutils/cfengine2/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: cfengine -# Date created: March 16, 1998 -# Whom: jseger@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= cfengine -PORTVERSION= 1.5.4 -CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.iu.hioslo.no/pub/cfengine/ \ - ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= cfengine - -MAINTAINER= jseger@FreeBSD.org - -.if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) -LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper -.endif - -CFLAGS+= -pthread -USE_AUTOCONF=yes -MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" - -.include <bsd.port.mk> |
