# Created by: Piotr Florczyk <p.florczyk@adminworkshop.pl>
# $FreeBSD: tags/RELEASE_10_0_0/devel/py-construct/Makefile 327724 2013-09-20 17:13:42Z bapt $

PORTNAME=	construct
PORTVERSION=	2.06
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	p.florczyk@adminworkshop.pl
COMMENT=	Python module for parsing and building of data structures

USE_PYTHON=	2.5+
USE_PYDISTUTILS=	easy_install

NO_STAGE=	yes
.include <bsd.port.mk>
