ports/sysutils/py-python-bareos/Makefile
Jose Alonso Cardenas Marquez 903a740d76
sysutils/bareos-*: update to 23.0.2
- Replace BACULA_DIR/BAREOS_DIR into pkg-deinstall.client.in [1]

ChangeLog at:	https://github.com/bareos/bareos/blob/Release/23.0.2/CHANGELOG.md
PR:		276634
Reported by:	Trond.Endrestol __at_ ximalas.info [1]
2024-05-02 01:54:07 -05:00

16 lines
346 B
Makefile

PORTNAME= python-bareos
PORTVERSION= 23.0.2
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
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>