parent
a382ddca1a
commit
d483fcbf9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484681
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= pg8000
|
||||
PORTVERSION= 1.12.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,6 +13,8 @@ COMMENT= Pure-Python Interface to the PostgreSQL Database
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
|
|
Loading…
Reference in a new issue