Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= tables |
4 |
PORTNAME= tables |
5 |
PORTVERSION= 3.1.1 |
5 |
PORTVERSION= 3.1.1 |
6 |
PORTREVISION= 2 |
6 |
PORTREVISION= 3 |
7 |
CATEGORIES= devel python |
7 |
CATEGORIES= devel python |
8 |
MASTER_SITES= SF/py${PORTNAME:tl}/py${PORTNAME}/${PORTVERSION} |
8 |
MASTER_SITES= SF/py${PORTNAME:tl}/py${PORTNAME}/${PORTVERSION} |
9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
Lines 23-29
Link Here
|
23 |
libucl.so:${PORTSDIR}/archivers/ucl |
23 |
libucl.so:${PORTSDIR}/archivers/ucl |
24 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
24 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
25 |
|
25 |
|
26 |
USES= python |
26 |
USES= fortran python |
27 |
USE_PYTHON= distutils |
27 |
USE_PYTHON= distutils |
28 |
|
28 |
|
29 |
PLIST_FILES= bin/pt2to3 bin/ptdump bin/ptrepack |
29 |
PLIST_FILES= bin/pt2to3 bin/ptdump bin/ptrepack |