# New ports collection makefile for: py-pg8000 # Date created: 2008-07-16 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= pg8000 PORTVERSION= 1.04 CATEGORIES= databases python MASTER_SITES= http://pybrary.net/pg8000/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= A Pure-Python Interface to the PostgreSQL Database USE_PYTHON= yes USE_PYDISTUTILS=yes .include