PORTNAME=	firebirdsql
DISTVERSION=	1.1.4
CATEGORIES=	databases python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	jjachuf@gmail.com
COMMENT=	Python DBAPI module for FirebirdSQL
WWW=		https://github.com/nakagami/pyfirebirdsql

LICENSE=	BSD2CLAUSE

NO_ARCH=	yes
USES=		python:3.8-3.9
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
