- flowgrep doesn't work with python3

- clean up DEPENDS
This commit is contained in:
Antoine Brodin 2017-12-09 07:34:27 +00:00
parent a6772c5aef
commit 30423fee23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455819

View File

@ -11,11 +11,11 @@ DISTNAME= flowgrep-${PORTVERSION}
MAINTAINER= corsmith@gmail.com
COMMENT= TCP stream/UDP/IP payload 'grep' utility
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/nidsmodule.so:net/pynids
LICENSE= BSD4CLAUSE # actually 3, but advertising clause is there
USES= python shebangfix
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pynids>=0:net/pynids@${PY_FLAVOR}
USES= python:2.7 shebangfix
SHEBANG_FILES= flowgrep.py
NO_BUILD= yes
NO_ARCH= yes