# Created by: eivind
# $FreeBSD: textproc/cdiff/Makefile 333775 2013-11-14 17:08:44Z mat $

PORTNAME=	cdiff
PORTVERSION=	0.9.3
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	textproc

MAINTAINER=	mat@FreeBSD.org
COMMENT=	Diff readability enhancer for color terminals

USE_GITHUB=
GH_ACCOUNT=	ymattw
GH_TAGNAME=	${GH_COMMIT}
GH_COMMIT=	f85a5e2

USE_PYTHON=
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
