# Ports collection makefile for:	py-consruct
# Date created:			Aug 8, 2009
# Whom:	      			Piotr Florczyk <p.florczyk@adminworkshop.pl>
#
# $FreeBSD: ports/devel/py-construct/Makefile,v 1.1 2009/08/10 11:34:23 nivit Exp $
#

PORTNAME=	construct
PORTVERSION=	2.00
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	construct-${PORTVERSION}

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

USE_PYTHON=	2.5+
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
