# Created by: Peter Schuller <peter.schuller@infidyne.com>
# $FreeBSD: head/devel/py-boto/Makefile 394189 2015-08-13 19:49:42Z rm $
# $MidnightBSD: trunk/devel/py-boto/Makefile 21146 2016-03-13 13:56:38Z laffer1 $

PORTNAME=	boto
PORTVERSION=	2.38.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
USE_PYTHON=	autoplist distutils

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

.include <bsd.port.mk>
