freebsd-ports/databases/py-firebirdsql/Makefile
Ruslan Makhmatkhanov 9f10d1d10f - update to 0.6.5
PR:		164483
Submitted by:	Jose Jachuf <jjachuf at gmail dot com> (maintainer)
2012-01-25 17:56:24 +00:00

20 lines
416 B
Makefile

# New ports collection makefile for: py-firebirdsql
# Date created: 2011-04-11
# Whom: Jose Jachuf <jjachuf@gmail.com>
#
# $FreeBSD$
#
PORTNAME= firebirdsql
PORTVERSION= 0.6.5
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 <bsd.port.mk>