# New ports collection makefile for:	xxdiff-scripts
# Date created:		13 August 2006
# Whom:			Andrew Pantyukgin <infofarmer@FreeBSD.org>
#
# $FreeBSD: ports/textproc/xxdiff-scripts/Makefile,v 1.1 2006/08/13 19:09:58 sat Exp $
#

PORTNAME=	xxdiff
PORTVERSION=	3.2
CATEGORIES=	textproc
MASTER_SITES=	SF
PKGNAMESUFFIX=	-scripts

MAINTAINER=	infofarmer@FreeBSD.org
COMMENT=	Helper scripts for xxdiff

BUILD_DEPENDS=	xxdiff:${PORTSDIR}/textproc/xxdiff

USE_BZIP2=	yes
USE_PYTHON=	yes
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
