1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/security/jeta/Makefile
Andrew Pantyukhin 1d0ed1a69b - Convert the rest of horde ports to bsd.horde.mk
Approved by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer, implicit)
2007-04-09 09:07:58 +00:00

21 lines
473 B
Makefile

# Ports collection makefile for: jeta
# Date created: Sat Feb 10, 2007
# Whom: Beech Rintoul <beech@alaskaparadise.com>
#
# $FreeBSD$
#
PORTNAME= jeta
PORTVERSION= 1.0
CATEGORIES= security www
MAINTAINER= beech@alaskaparadise.com
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>