Lines 6-15
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= m2crypto |
8 |
PORTNAME= m2crypto |
9 |
PORTVERSION= 0.20 |
9 |
PORTVERSION= 0.21.1 |
10 |
CATEGORIES= security python |
10 |
CATEGORIES= security python |
11 |
MASTER_SITES= CHEESESHOP \ |
11 |
MASTER_SITES= CHEESESHOP |
12 |
http://chandlerproject.org/pub/Projects/MeTooCrypto/ |
|
|
13 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
12 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
14 |
DISTNAME= M2Crypto-${PORTVERSION} |
13 |
DISTNAME= M2Crypto-${PORTVERSION} |
15 |
DIST_SUBDIR= python |
14 |
DIST_SUBDIR= python |
Lines 19-25
Link Here
|
19 |
|
18 |
|
20 |
BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 |
19 |
BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 |
21 |
|
20 |
|
22 |
USE_PYTHON= 2.4+ |
21 |
USE_PYTHON= yes |
23 |
USE_OPENSSL= yes |
22 |
USE_OPENSSL= yes |
24 |
USE_PYDISTUTILS= easy_install |
23 |
USE_PYDISTUTILS= easy_install |
25 |
PYEASYINSTALL_ARCHDEP= yes |
24 |
PYEASYINSTALL_ARCHDEP= yes |