freebsd-ports/databases/py-pgxnclient/Makefile
2013-02-01 15:07:15 +00:00

15 lines
329 B
Makefile

# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org>
# $FreeBSD$
PORTNAME= pgxnclient
PORTVERSION= 1.2
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Command line tool to interact with the PostgreSQL Extension Network
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
.include <bsd.port.mk>