1
0
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:
Ruslan Makhmatkhanov 2014-12-29 21:24:19 +00:00
parent 9cd3f97006
commit d918506f5b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375804

View File

@ -6,15 +6,14 @@ PORTVERSION= 4.1.1
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= databases python
MASTER_SITES= http://www.pygresql.org/files/
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to PostgreSQL, both classic and DP-API 2.0
USES= python:2 pgsql
USE_PYTHON= distutils autoplist
USES= python:2 pgsql tar:tgz
USE_PYTHON= autoplist distutils
PORTDOCS= *