opnsense-ports/textproc/pear-Horde_Text_Diff/Makefile
Franco Fichtner 9cca9ce6ce */*: sync with upstream
Taken from: FreeBSD
2017-03-23 01:41:48 +01:00

15 lines
310 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Text_Diff
PORTVERSION= 2.2.0
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>