# New ports collection makefile for:	py-boto
# Date created:			Aug 26, 2007
# Whom:				Peter Schuller <peter.schuller@infidyne.com>
#
# $FreeBSD: ports/devel/py-boto/Makefile,v 1.14 2010/01/05 07:06:52 wen Exp $
#

PORTNAME=	boto
PORTVERSION=	1.9b
CATEGORIES=	devel python
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
		CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	peter.schuller@infidyne.com
COMMENT=	Python interface to Amazon Web Services

USE_PYTHON=	2.4+
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
