# New ports collection makefile for: py-firebirdsql # Date created: 2011-04-11 # Whom: Jose Jachuf # # $FreeBSD$ # PORTNAME= firebirdsql PORTVERSION= 0.4.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jjachuf@gmail.com COMMENT= Python DBAPI module for FirebirdSQL USE_PYTHON= yes USE_PYDISTUTILS= yes .include