diff --git a/devel/py-boto/Makefile b/devel/py-boto/Makefile index 17c25e6e579c..271f85e699a2 100644 --- a/devel/py-boto/Makefile +++ b/devel/py-boto/Makefile @@ -1,21 +1,23 @@ PORTNAME= boto PORTVERSION= 2.49.0 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Python interface to Amazon Web Services WWW= https://github.com/boto/boto/ LICENSE= MIT +DEPRECATED= This version is discontinued upstream, please use www/py-boto3 +EXPIRATION_DATE= 2025-02-11 USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes CONFLICTS_INSTALL= p5-Net-Amazon-Route53 .include