# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: head/databases/py-dbf/Makefile 465353 2018-03-23 13:00:23Z wen $

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

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

LICENSE=	BSD3CLAUSE

USES=		python
USE_PYTHON=	autoplist distutils
NO_ARCH=	yes

.include <bsd.port.mk>
