# Created by: Peter Schuller # $FreeBSD: head/devel/py-boto/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= boto PORTVERSION= 2.49.0 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Python interface to Amazon Web Services LICENSE= MIT USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes CONFLICTS_INSTALL= p5-Net-Amazon-Route53-[0-9]* .include