# $FreeBSD: head/www/py-azure-common/Makefile 467235 2018-04-13 11:44:09Z wg $

PORTNAME=	azure-common
PORTVERSION=	1.1.9
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	vladimirv@ixsystems.com
COMMENT=	Microsoft Azure common code

LICENSE=	APACHE20

USES=		python zip
USE_PYTHON=	autoplist concurrent distutils

.include <bsd.port.mk>
