summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2017-03-28 08:29:14 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2017-03-28 08:29:14 +0000
commit6f32f78263a3eb6ec7c1df5a2b21e5544f322e6a (patch)
treee0ffb33814626d495d328649e781a7f4505ca757
parentMove from google code to github (diff)
Mark DEPRECATED
-rw-r--r--www/py-dotcloud.cli/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-dotcloud.cli/Makefile b/www/py-dotcloud.cli/Makefile
index 38133c5f4666..ce528f829983 100644
--- a/www/py-dotcloud.cli/Makefile
+++ b/www/py-dotcloud.cli/Makefile
@@ -10,6 +10,9 @@ 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