ports/devel/pear-Text_Diff/Makefile
2021-04-06 16:31:07 +02:00

13 lines
263 B
Makefile

# 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>