2018-04-12 19:30:09 +02:00
|
|
|
PORTNAME= azure-common
|
2022-01-18 13:47:43 +01:00
|
|
|
PORTVERSION= 1.1.27
|
2018-04-12 19:30:09 +02:00
|
|
|
CATEGORIES= www python
|
2023-01-11 16:47:15 +01:00
|
|
|
MASTER_SITES= PYPI
|
2018-04-12 19:30:09 +02:00
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
2018-12-22 14:11:57 +01:00
|
|
|
MAINTAINER= dbaio@FreeBSD.org
|
2018-04-12 19:30:09 +02:00
|
|
|
COMMENT= Microsoft Azure common code
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://pypi.org/project/azure-common/
|
2018-04-12 19:30:09 +02:00
|
|
|
|
2019-01-27 22:14:25 +01:00
|
|
|
LICENSE= MIT
|
2018-04-12 19:30:09 +02:00
|
|
|
|
2023-06-15 00:00:28 +02:00
|
|
|
USES= azurepy python zip
|
2018-04-13 13:44:09 +02:00
|
|
|
USE_PYTHON= autoplist concurrent distutils
|
2018-04-12 19:30:09 +02:00
|
|
|
|
2021-06-30 22:41:42 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2018-04-12 19:30:09 +02:00
|
|
|
.include <bsd.port.mk>
|