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

14 lines
302 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= Horde_Text_Diff
PORTVERSION= 2.2.1
CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde engine for performing and rendering text diffs
USES= horde cpe
USE_HORDE_RUN= Horde_Exception \
Horde_Util
.include <bsd.port.mk>