1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/security/horde3-jeta/Makefile

19 lines
414 B
Makefile

# Created by: 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
USES= gettext
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
NO_STAGE= yes
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
.include <bsd.port.mk>