diff options
Diffstat (limited to 'sysutils/cfengine3')
-rw-r--r-- | sysutils/cfengine3/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile index 6bc0174a1274..59aa9159f8fd 100644 --- a/sysutils/cfengine3/Makefile +++ b/sysutils/cfengine3/Makefile @@ -17,6 +17,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gordon@FreeBSD.org COMMENT= GNU cfengine - a systems administration tool for networks +DEPRECATED= EOL - consider using cfengine-2.x instead +EXPIRATION_DATE= 2005-09-14 +NO_LATEST_LINK= yes + .if defined(PACKAGE_BUILDING) BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX .endif |