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

14 lines
298 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
USE_HORDE_RUN= Horde_Exception \
Horde_Util
.include <bsd.port.mk>