# New ports collection makefile for:	dbf
# Date created:				9th Jan, 2010
# Whom:					Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD: ports/databases/py-dbf/Makefile,v 1.2 2010/01/09 13:44:45 wen Exp $
#

PORTNAME=	dbf
PORTVERSION=	0.87.14
CATEGORIES=	databases python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Pure python package for reading/writing dbf files

USE_ZIP=	yes
USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
