1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/security/horde-jeta/Makefile
2009-01-05 19:04:45 +00:00

22 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= 3
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>