mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
databases/py-PyGreSQL: fix fetch, convert to USES
This commit is contained in:
parent
9cd3f97006
commit
d918506f5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375804
@ -6,15 +6,14 @@ PORTVERSION= 4.1.1
|
|||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= databases python
|
CATEGORIES= databases python
|
||||||
MASTER_SITES= http://www.pygresql.org/files/
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
EXTRACT_SUFX= .tgz
|
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Python interface to PostgreSQL, both classic and DP-API 2.0
|
COMMENT= Python interface to PostgreSQL, both classic and DP-API 2.0
|
||||||
|
|
||||||
USES= python:2 pgsql
|
USES= python:2 pgsql tar:tgz
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
PORTDOCS= *
|
PORTDOCS= *
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user