opnsense-ports/textproc/pear-Horde_Text_Diff/Makefile
Franco Fichtner b978213486 */*: sync with upstream
Taken from: FreeBSD
2016-02-03 04:55:00 +01:00

15 lines
310 B
Makefile

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