# New ports collection makefile for:	py-filelike
# Date created:		2009-08-19
# Whom:			Dikshie
#
# $FreeBSD: ports/sysutils/py-filelike/Makefile,v 1.2 2011/02/28 10:53:02 wen Exp $

PORTNAME=	filelike
PORTVERSION=	0.4.1
CATEGORIES=	sysutils python
MASTER_SITES=	CHEESESHOP

MAINTAINER=	dikshie@sfc.wide.ad.jp
COMMENT=	Python module for building and manipulating file-like object

USE_PYTHON=		yes	
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
