Lines 1-8
Link Here
|
1 |
# Created by: Wen Heping <wenheping@gmail.com> |
1 |
# Created by: Wen Heping <wenheping@gmail.com> |
2 |
|
2 |
|
3 |
PORTNAME= zope.proxy |
3 |
PORTNAME= zope.proxy |
4 |
PORTVERSION= 4.1.3 |
4 |
PORTVERSION= 4.3.5 |
5 |
PORTREVISION= 1 |
|
|
6 |
CATEGORIES= net python zope |
5 |
CATEGORIES= net python zope |
7 |
MASTER_SITES= CHEESESHOP |
6 |
MASTER_SITES= CHEESESHOP |
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
7 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
Lines 15-21
LICENSE= ZPL21
Link Here
|
15 |
|
14 |
|
16 |
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:devel/py-zope.interface@${PY_FLAVOR} |
15 |
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:devel/py-zope.interface@${PY_FLAVOR} |
17 |
|
16 |
|
18 |
USES= python:3.6+ zip |
17 |
USES= python:3.6+ |
19 |
USE_PYTHON= distutils autoplist |
18 |
USE_PYTHON= distutils autoplist |
20 |
|
19 |
|
21 |
.include <bsd.port.mk> |
20 |
.include <bsd.port.mk> |