2013-02-01 16:07:15 +01:00
|
|
|
# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= pgxnclient
|
2013-09-22 13:01:12 +02:00
|
|
|
PORTVERSION= 1.2.1
|
2014-06-21 08:18:25 +02:00
|
|
|
PORTREVISION= 1
|
2013-02-01 16:07:15 +01:00
|
|
|
CATEGORIES= databases python
|
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
|
|
|
|
MAINTAINER= lwhsu@FreeBSD.org
|
|
|
|
COMMENT= Command line tool to interact with the PostgreSQL Extension Network
|
|
|
|
|
2014-10-19 10:50:17 +02:00
|
|
|
USES= python
|
2017-11-30 16:50:30 +01:00
|
|
|
USE_PYTHON= distutils autoplist concurrent optsuffix
|
2013-09-22 13:01:12 +02:00
|
|
|
|
2013-02-01 16:07:15 +01:00
|
|
|
.include <bsd.port.mk>
|