freebsd-ports/devel/pear-Text_Diff/Makefile
2014-09-23 15:18:58 +00:00

13 lines
261 B
Makefile

# Created by: Joseph Scott <joseph@randomnetworks.com>
# $FreeBSD$
PORTNAME= Text_Diff
PORTVERSION= 1.1.1
CATEGORIES= devel pear
MAINTAINER= joseph@randomnetworks.com
COMMENT= Engine for performing and rendering text diffs
USES= pear
.include <bsd.port.mk>