- pass py-simplejson and py-gui to python@
This commit is contained in:
parent
dd1bb43dc9
commit
df09ae031f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177960
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ CATEGORIES= devel python
|
|||
MASTER_SITES= http://cheeseshop.python.org/packages/source/s/simplejson/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexbl@FreeBSD.org
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Simplejson is a simple, fast, extensible JSON encoder/decoder
|
||||
|
||||
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
|
||||
|
|
|
@ -11,7 +11,7 @@ MASTER_SITES= http://www.cosc.canterbury.ac.nz/~greg/python_gui/
|
|||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= PyGUI-${PORTVERSION}-1
|
||||
|
||||
MAINTAINER= alexbl@FreeBSD.org
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= A cross-platform pythonic GUI API
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Pyrex/Distutils/__init__.py:${PORTSDIR}/devel/pyrex
|
||||
|
|
Loading…
Reference in a new issue