# ex:ts=8
# New ports collection makefile for:	py-fileutils
# Date created:			Nov 2, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/devel/py-fileutils/Makefile,v 1.2 2002/04/29 14:01:02 ijliao Exp $
#

PORTNAME=	fileutils
PORTVERSION=	0.4
CATEGORIES=	devel python
MASTER_SITES=	ftp://ftp.livinglogic.de/pub/livinglogic/fileutils/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	FileUtils-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
