# Created by: Piotr Florczyk # $FreeBSD: head/devel/py-construct/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= construct PORTVERSION= 2.5.2 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Python module for parsing and building of data structures LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six USES= python USE_PYTHON= distutils autoplist .include