# Created by: Peter Schuller <peter.schuller@infidyne.com>

PORTNAME=	boto
PORTVERSION=	2.49.0
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Python interface to Amazon Web Services

LICENSE=	mit

NO_ARCH=	yes
USES=		python:3.6+
USE_PYTHON=	autoplist concurrent distutils

CONFLICTS_INSTALL=	p5-Net-Amazon-Route53-[0-9]*

.include <bsd.port.mk>
