diff options
Diffstat (limited to 'security/py-python-nmap/Makefile')
| -rw-r--r-- | security/py-python-nmap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-python-nmap/Makefile b/security/py-python-nmap/Makefile index 9f26c9cdb659..a0b946641965 100644 --- a/security/py-python-nmap/Makefile +++ b/security/py-python-nmap/Makefile @@ -1,5 +1,6 @@ PORTNAME= python-nmap DISTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,6 +13,8 @@ WWW= https://pypi.org/project/python-nmap/ \ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/gpl-3.0.txt +RUN_DEPENDS= nmap:security/nmap + USES= python:build,run USE_PYTHON= autoplist distutils flavors |
