freebsd-ports/textproc/cdiff/Makefile
Mathieu Arnold 165c130fe3 Change upstream to a new shinier one.
(And take maintainership.)

PR:		ports/183084
Submitted by:	mat
Approved by:	garga (maintainer)
2013-10-18 18:47:57 +00:00

20 lines
314 B
Makefile

# Created by: eivind
# $FreeBSD$
PORTNAME= cdiff
PORTVERSION= 0.9.3
PORTEPOCH= 1
CATEGORIES= textproc
MAINTAINER= mat@FreeBSD.org
COMMENT= Diff readability enhancer for color terminals
USE_GITHUB=
GH_ACCOUNT= ymattw
GH_TAGNAME= 0.9.3
GH_COMMIT= 423551f
USE_PYTHON=
USE_PYDISTUTILS= yes
.include <bsd.port.mk>