freebsd-ports/www/pear-Horde_Editor/Makefile
2021-04-06 16:31:07 +02:00

19 lines
337 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= Horde_Editor
PORTVERSION= 2.0.5
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Editor API
CONFLICTS= horde-3*
USES= horde
USE_HORDE_BUILD= Horde_Role
USE_HORDE_RUN= Horde_Role \
Horde_Browser \
Horde_Exception \
Horde_Serialize
.include <bsd.port.mk>