# Created by: David Phillips <david@acz.org>
# $FreeBSD: head/databases/pydbx/Makefile 455210 2017-11-30 15:50:30Z mat $

PORTNAME=	pydbx
PORTVERSION=	0.14
CATEGORIES=	databases python
MASTER_SITES=	http://david.acz.org/pydbx/ \
		http://ftp.giga.net.tw/OS/FreeBSD/distfiles/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

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

USES=		python:2.7
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
