PORTNAME=	dbf
PORTVERSION=	0.99.3
CATEGORIES=	databases python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Pure python package for reading/writing dbf files
WWW=		https://pypi.org/project/dbf/

LICENSE=	BSD3CLAUSE

USES=		dos2unix python
USE_PYTHON=	autoplist distutils
NO_ARCH=	yes

.include <bsd.port.mk>
