ports/www/pear-Horde_Editor/Makefile
Bernhard Froehlich 29a56aa2eb */*: Add CPE information for horde ports
Approved by:	portmgr (blanket)
2021-10-08 07:09:48 +00:00

19 lines
341 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 cpe
USE_HORDE_BUILD= Horde_Role
USE_HORDE_RUN= Horde_Role \
Horde_Browser \
Horde_Exception \
Horde_Serialize
.include <bsd.port.mk>