freebsd-ports/security/horde-jeta/Makefile
Beech Rintoul 32ef91436e - Change maintainer address
Approved by:	sat (mentor)
2007-06-19 10:44:30 +00:00

21 lines
475 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= 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>