# 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.1 2007/08/30 15:16:24 vd Exp $
#

PORTNAME=	boto
PORTVERSION=	0.9b
CATEGORIES=	devel python
MASTER_SITES=	http://boto.googlecode.com/files/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

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

USE_PYTHON=	2.4+
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
