aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde-hermes/Makefile
blob: 7743e008dd364bbf9d3c4b06b384a5f95a8618c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Ports collection makefile for:  horde-hermes
# Date created:			  Jul 20, 2008
# Whom:				  Beech Rintoul <beech@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=	hermes
PORTVERSION=	1.0.1
PORTREVISION=	2
CATEGORIES=	deskutils www

MAINTAINER=	beech@FreeBSD.org
COMMENT=	Time tracking application

USE_HORDE=	base pkg-message
USE_GETTEXT=	yes
PORTDOCS=	README CHANGES CREDITS INSTALL TODO

BUILD_DEPENDS+=	${HORBAS}/turba/minisearch.php:${PORTSDIR}/mail/horde-turba \
		${HORBAS}/nag/data.php:${PORTSDIR}/deskutils/horde-nag \
		${HORBAS}/whups/index.php:${PORTSDIR}/devel/horde-whups

.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>