Lines 2-9
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= zope.configuration |
4 |
PORTNAME= zope.configuration |
5 |
PORTVERSION= 3.8.0 |
5 |
PORTVERSION= 4.1.0 |
6 |
PORTREVISION= 1 |
6 |
PORTREVISION= 0 |
7 |
CATEGORIES= devel textproc python |
7 |
CATEGORIES= devel textproc python |
8 |
MASTER_SITES= CHEESESHOP |
8 |
MASTER_SITES= CHEESESHOP |
9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
Lines 18-24
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${
Link Here
|
18 |
${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nmessageid@${FLAVOR} \ |
18 |
${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nmessageid@${FLAVOR} \ |
19 |
${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema@${FLAVOR} |
19 |
${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema@${FLAVOR} |
20 |
|
20 |
|
21 |
USES= python |
21 |
USES= python:2.7+ |
22 |
USE_PYTHON= distutils autoplist |
22 |
USE_PYTHON= distutils autoplist |
23 |
|
23 |
|
|
|
24 |
NO_ARCH= yes |
25 |
|
24 |
.include <bsd.port.mk> |
26 |
.include <bsd.port.mk> |