2017-09-20 03:55:00 +02:00
|
|
|
PORTNAME= wmi-query
|
2018-01-27 14:00:58 +01:00
|
|
|
PORTVERSION= 0.1.4
|
2023-10-02 18:19:57 +02:00
|
|
|
PORTREVISION= 1
|
2017-09-20 03:55:00 +02:00
|
|
|
CATEGORIES= net python
|
2023-01-11 16:47:15 +01:00
|
|
|
MASTER_SITES= PYPI
|
2017-09-20 03:55:00 +02:00
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
2018-01-27 14:00:58 +01:00
|
|
|
MAINTAINER= contato@kanazuchi.com
|
2017-09-20 03:55:00 +02:00
|
|
|
COMMENT= Python scripts to get wmi data classes in a dict
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://github.com/kanazux/wmi-query
|
2017-09-20 03:55:00 +02:00
|
|
|
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
|
2018-06-20 19:05:41 +02:00
|
|
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}impacket>=0:net/py-impacket@${PY_FLAVOR}
|
2017-09-20 03:55:00 +02:00
|
|
|
|
2023-06-15 00:00:28 +02:00
|
|
|
USES= python
|
2017-09-20 03:55:00 +02:00
|
|
|
USE_PYTHON= autoplist distutils
|
|
|
|
|
2018-01-27 14:00:58 +01:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2017-09-20 03:55:00 +02:00
|
|
|
.include <bsd.port.mk>
|