mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
databases/py-sqlobject: take maintainership
- Take maintainership
This commit is contained in:
parent
e29d4d5236
commit
830f72e984
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330136
@ -8,13 +8,13 @@ MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= SQLObject-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
COMMENT= Python object for manipulation with SQL table row
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}formencode>=1.2.2:${PORTSDIR}/www/py-formencode
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PYTHON= 2.5+
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYDISTUTILS_PKGNAME= SQLObject
|
||||
PYDISTUTILS_NOEGGINFO= yes
|
||||
|
Loading…
Reference in New Issue
Block a user