freebsd-ports/security/horde3-jeta/Makefile
Martin Matuska f7bc152666 Rename package names for horde3 ports to horde3-*
Fix bsd.horde.mk (horde3)
2012-12-16 12:04:18 +00:00

21 lines
476 B
Makefile

# Ports collection makefile for: jeta
# Date created: Sat Feb 10, 2007
# Whom: Beech Rintoul <beech@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= jeta
PORTVERSION= 1.0
PORTREVISION= 8
CATEGORIES= security www
MAINTAINER= horde@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/horde3-base/bsd.horde.mk"
.include <bsd.port.mk>