aboutsummaryrefslogtreecommitdiff
path: root/security/jeta/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/jeta/Makefile')
-rw-r--r--security/jeta/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/security/jeta/Makefile b/security/jeta/Makefile
deleted file mode 100644
index b184d7083927..000000000000
--- a/security/jeta/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Ports collection makefile for: jeta
-# Date created: Sat Feb 10, 2007
-# Whom: Beech Rintoul <beech@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= jeta
-PORTVERSION= 1.0
-PORTREVISION= 1
-CATEGORIES= security www
-
-MAINTAINER= beech@FreeBSD.org
-COMMENT= Horde wrapper around various Java SSH applets
-
-USE_HORDE= base pkg-message
-USE_GETTEXT= yes
-PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
-
-.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
-.include <bsd.port.mk>