opnsense-ports/textproc/pear-Horde_Text_Diff/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

15 lines
310 B
Makefile

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