2023-04-10 20:32:02 +02:00
|
|
|
PORTNAME= python-bareos
|
|
|
|
PORTVERSION= 22.0.3
|
|
|
|
CATEGORIES= sysutils python
|
|
|
|
MASTER_SITES= PYPI
|
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
|
|
|
MAINTAINER= acm@FreeBSD.org
|
|
|
|
COMMENT= client library and tools for Bareos console access
|
|
|
|
WWW= https://github.com/bareos/bareos
|
|
|
|
|
|
|
|
LICENSE= AGPLv3
|
|
|
|
|
2023-06-15 00:00:28 +02:00
|
|
|
USES= python
|
2023-04-10 20:32:02 +02:00
|
|
|
USE_PYTHON= autoplist distutils
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|