mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Enable staging. [1]
- Tweak WWW line in pkg-descr. [1] - Update maintainer's address to wen@FreeBSD.org. - Bump PORTREVISION. PR: 188531 [1] Submitted by: Bartek Rutkowski <ports@robakdesign.com> [1] Approved by: portmgr (blanket pre-approval) [1]
This commit is contained in:
parent
c80bd62d8d
commit
e5e3eef328
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353749
@ -3,12 +3,13 @@
|
||||
|
||||
PORTNAME= PyProtocols
|
||||
PORTVERSION= 1.0.a0.r2302
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://files.turbogears.org/eggs/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME}-1.0a0dev-r2302
|
||||
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Protocol Definition, Declaration, and Adaptation for Python
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}DecoratorTools>=1.7:${PORTSDIR}/devel/py-decoratortools
|
||||
@ -19,5 +20,4 @@ USE_PYDISTUTILS= easy_install
|
||||
PYEASYINSTALL_ARCHDEP= yes
|
||||
PYDISTUTILS_PKGVERSION= 1.0a0dev-r2302
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,4 +19,4 @@ other developers to:
|
||||
interfaces.
|
||||
|
||||
Author: Phillip J. Eby
|
||||
WWW: http://peak.telecommunity.com/PyProtocols.html
|
||||
WWW: http://peak.telecommunity.com/PyProtocols.html
|
||||
|
Loading…
Reference in New Issue
Block a user