freebsd-ports/devel/pear-Horde_History/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

19 lines
463 B
Makefile

# Ports collection makefile for: pear-Horde_History
# Date created: 7 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Horde_History
PORTVERSION= 1.0.0
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde API for tracking the history of an object
USE_HORDE_RUN= Horde_Db Horde_Exception
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>