freebsd-ports/www/pear-Horde_Editor/Makefile
2012-04-11 07:39:26 +00:00

25 lines
530 B
Makefile

# Ports collection makefile for: pear-Horde_Editor
# Date created: 7 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= Horde_Editor
PORTVERSION= 1.0.2
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Editor API
CONFLICTS= horde-3*
USE_HORDE_BUILD= Horde_Role
USE_HORDE_RUN= Horde_Role \
Horde_Browser \
Horde_Core \
Horde_Exception \
Horde_Serialize
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>