- Update WWW
- add DIST_SUBDIR=zope PR: ports/160523 Submitted by: Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru>
This commit is contained in:
parent
09ac64bb47
commit
8526b8628b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282640
2 changed files with 3 additions and 1 deletions
|
@ -14,6 +14,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= clsung@FreeBSD.org
|
||||
COMMENT= Zope 3 Deprecation Infrastructure
|
||||
|
||||
DIST_SUBDIR= zope
|
||||
# Python3 ready
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
||||
|
|
|
@ -6,4 +6,4 @@ zope.deprecation provides a simple function called
|
|||
'deprecated(names, reason)' to deprecate the previously mentioned
|
||||
Python objects.
|
||||
|
||||
WWW: http://www.python.org/pypi/zope.deprecation
|
||||
WWW: http://pypi.python.org/pypi/zope.deprecation
|
||||
|
|
Loading…
Reference in a new issue