Lines 14-19
Link Here
|
14 |
MAINTAINER= peter.schuller@infidyne.com |
14 |
MAINTAINER= peter.schuller@infidyne.com |
15 |
COMMENT= Python co-routine networking library based on greenlet/libevent |
15 |
COMMENT= Python co-routine networking library based on greenlet/libevent |
16 |
|
16 |
|
|
|
17 |
RUN_DEPENDS= ${PORTSDIR}/devel/py-greenlet |
18 |
|
17 |
LIB_DEPENDS= event:${PORTSDIR}/devel/libevent |
19 |
LIB_DEPENDS= event:${PORTSDIR}/devel/libevent |
18 |
|
20 |
|
19 |
USE_PYTHON= yes |
21 |
USE_PYTHON= yes |