# Ports collection makefile for:	py-dexml
# Date created:				3rd Jan, 2010
# Whom:					Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD: ports/devel/py-dexml/Makefile,v 1.2 2010/02/26 02:50:33 wen Exp $
#

PORTNAME=	dexml
PORTVERSION=	0.3.2
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	A dead-simple Object-XML mapper for Python

USE_PYTHON=		yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
