aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/horde3-nic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/horde3-nic/Makefile')
-rw-r--r--net-mgmt/horde3-nic/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/net-mgmt/horde3-nic/Makefile b/net-mgmt/horde3-nic/Makefile
deleted file mode 100644
index ffbf81512f8b..000000000000
--- a/net-mgmt/horde3-nic/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: Beech Rintoul <beech@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= nic
-DISTVERSIONPREFIX=
-DISTVERSION= 0.1.beta20070316
-PORTREVISION= 9
-CATEGORIES= net-mgmt
-MASTER_SITES= CENKES http://freebsd.alaskaparadise.com/source/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Network service monitor
-
-DEPRECATED= EOL in April 2012
-EXPIRATION_DATE= 2014-08-20
-
-USE_HORDE= base pkg-message
-USES= gettext
-PORTDOCS= CHANGES CREDITS INSTALL TODO README
-
-NO_STAGE= yes
-.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
-.include <bsd.port.mk>