Lines 7-12
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= kojoney |
8 |
PORTNAME= kojoney |
9 |
PORTVERSION= 0.0.4.1 |
9 |
PORTVERSION= 0.0.4.1 |
|
|
10 |
PORTREVISION= 1 |
10 |
CATEGORIES= net |
11 |
CATEGORIES= net |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITE_SUBDIR=kojoney |
13 |
MASTER_SITE_SUBDIR=kojoney |
Lines 14-20
Link Here
|
14 |
MAINTAINER= systemoperator@gmail.com |
15 |
MAINTAINER= systemoperator@gmail.com |
15 |
COMMENT= A low level interaction honeypot that emulates an SSH server |
16 |
COMMENT= A low level interaction honeypot that emulates an SSH server |
16 |
|
17 |
|
17 |
RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/zope/interface/interface.py:${PORTSDIR}/devel/py-zopeInterface \ |
18 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0_1:${PORTSDIR}/devel/py-zopeInterface \ |
18 |
${PYTHONPREFIX_SITELIBDIR}/Crypto:${PORTSDIR}/security/py-pycrypto \ |
19 |
${PYTHONPREFIX_SITELIBDIR}/Crypto:${PORTSDIR}/security/py-pycrypto \ |
19 |
${SITE_PERL}/IP/Country.pm:${PORTSDIR}/net/p5-IP-Country |
20 |
${SITE_PERL}/IP/Country.pm:${PORTSDIR}/net/p5-IP-Country |