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

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>