# New ports collection makefile for:	py-dbx
# Date created:		2005-12-18
# Whom:			David Phillips <david@acz.org>
#
# $FreeBSD: ports/databases/pydbx/Makefile,v 1.1 2005/12/20 22:43:44 edwin Exp $
#

PORTNAME=	pydbx
PORTVERSION=	0.13
CATEGORIES=	databases python
MASTER_SITES=	http://david.acz.org/pydbx/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	david@acz.org
COMMENT=	Simple SQL database abstraction layer for Python

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
