Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= obspy |
4 |
PORTNAME= obspy |
5 |
PORTVERSION= 1.0.2 |
5 |
PORTVERSION= 1.0.2 |
6 |
PORTREVISION= 1 |
6 |
PORTREVISION= 2 |
7 |
CATEGORIES= science python |
7 |
CATEGORIES= science python |
8 |
MASTER_SITES= CHEESESHOP |
8 |
MASTER_SITES= CHEESESHOP |
9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
Lines 21-27
Link Here
|
21 |
${PYTHON_PKGNAMEPREFIX}suds>=0.4.0:net/py-suds \ |
21 |
${PYTHON_PKGNAMEPREFIX}suds>=0.4.0:net/py-suds \ |
22 |
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests \ |
22 |
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests \ |
23 |
${PYTHON_PKGNAMEPREFIX}decorator>=0:devel/py-decorator \ |
23 |
${PYTHON_PKGNAMEPREFIX}decorator>=0:devel/py-decorator \ |
24 |
${PYTHON_PKGNAMEPREFIX}sqlalchemy07>=0:databases/py-sqlalchemy07 |
24 |
${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0:databases/py-sqlalchemy10 |
25 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
25 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
26 |
|
26 |
|
27 |
USES= fortran python shebangfix zip |
27 |
USES= fortran python shebangfix zip |