# Created by: Sofian Brabez # $FreeBSD: head/devel/py-iterpipes/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= iterpipes PORTVERSION= 0.4 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sbz@FreeBSD.org COMMENT= Library for running shell pipelines using shell-like syntax USES= python:3.6+ USE_PYTHON= distutils autoplist .include