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

PORTNAME=	boto
PORTVERSION=	2.49.0
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

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

LICENSE=	mit

NO_ARCH=	yes
USES=		python
USE_PYTHON=	autoplist concurrent distutils

RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR}

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

.include <bsd.port.mk>
