freebsd-ports/deskutils/horde3-hermes/Makefile
Martin Matuska f7bc152666 Rename package names for horde3 ports to horde3-*
Fix bsd.horde.mk (horde3)
2012-12-16 12:04:18 +00:00

25 lines
659 B
Makefile

# Ports collection makefile for: horde-hermes
# Date created: Jul 20, 2008
# Whom: Beech Rintoul <horde@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= hermes
PORTVERSION= 1.0.1
PORTREVISION= 3
CATEGORIES= deskutils www
MAINTAINER= horde@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/horde3-turba \
${HORBAS}/nag/data.php:${PORTSDIR}/deskutils/horde3-nag \
${HORBAS}/whups/index.php:${PORTSDIR}/devel/horde3-whups
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
.include <bsd.port.mk>