# $MidnightBSD$

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	File I/O related functions and classes
LICENSE=	mit

USES=		python tar:bzip2
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
