aboutsummaryrefslogtreecommitdiff
path: root/security/jeta/Makefile
blob: 0939c0e56666a63ad3f8c36c76a01e5cb13901a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Ports collection makefile for:	jeta
# Date created:			Sat Feb 10, 2007
# Whom:				Beech Rintoul <beech@alaskaparadise.com>
#
# $FreeBSD$
#

PORTNAME=	jeta
PORTVERSION=	1.0
PORTREVISION=	1
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>