1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/deskutils/horde-hermes/Makefile
Martin Matuska 96cc2bdcf8 Set maintainer of Horde ports to horde@FreeBSD.org
Approved by:	maintainer (beech@ and mm@)
2011-07-14 20:33:30 +00:00

26 lines
655 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= 2
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/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>