# New ports collection makefile for: py-boto # Date created: Aug 26, 2007 # Whom: Peter Schuller # # $FreeBSD$ # PORTNAME= boto PORTVERSION= 2.5.2 CATEGORIES= devel python MASTER_SITES= GOOGLE_CODE \ CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Python interface to Amazon Web Services LICENSE= MIT USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install CONFLICTS= p5-Net-Amazon-Route53-[0-9]* .include