aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Text_Diff/Makefile
blob: dee76117c6855b0dade81423b0b921e9811fb8f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Joseph Scott <joseph@randomnetworks.com>

PORTNAME=	Text_Diff
PORTVERSION=	1.2.2
CATEGORIES=	devel pear

MAINTAINER=	joseph@randomnetworks.com
COMMENT=	Engine for performing and rendering text diffs

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>