Index: head/www/py-dotcloud.cli/Makefile =================================================================== --- head/www/py-dotcloud.cli/Makefile (revision 437099) +++ head/www/py-dotcloud.cli/Makefile (revision 437100) @@ -1,16 +1,19 @@ # Created by: Li-Wen Hsu # $FreeBSD$ PORTNAME= dotcloud.cli PORTVERSION= 0.4.8 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= dotCloud command-line interface client +DEPRECATED= deprecated in upstream +EXPIRATION_DATE= 2017-04-30 + USES= python USE_PYTHON= distutils autoplist .include