# New ports collection makefile for:	py-iterpipes
# Date created:		2010-06-18
# Whom:			Sofian Brabez <sbrabez@gmail.com>
#
# $FreeBSD: ports/devel/py-iterpipes/Makefile,v 1.1 2010/06/25 07:32:02 jadawin Exp $
#

PORTNAME=	iterpipes
PORTVERSION=	0.4
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	sbrabez@gmail.com
COMMENT=	A library for running shell pipelines using shell-like syntax

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
