freebsd-ports/textproc/pear-Horde_Text_Diff/Makefile

17 lines
405 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Text_Diff
PORTVERSION= 2.0.2
CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde engine for performing and rendering text diffs
USE_HORDE_RUN= Horde_Exception \
Horde_Util
NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>