aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Horde_Text_Diff/Makefile
blob: 82b75ae71951ee66fa0773e03cba9e6db883e192 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$

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>