aboutsummaryrefslogtreecommitdiff
path: root/security/horde-jeta/Makefile
blob: ca764eb12513e2f28a26833be232b96259232e2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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>