aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-03-24 01:19:00 +0800
committerSteve Wills <swills@FreeBSD.org>2018-03-24 01:19:00 +0800
commit5e0c3f503f78e85cf4c26f43997fc5a2cea0eba5 (patch)
treeae23c1442850cfb56abb0fd308d3818e9f61d6d9
parent0b554af4d21ce17449ec6b05d4fc5328e23aa8ae (diff)
downloadfreebsd-ports-5e0c3f503f78e85cf4c26f43997fc5a2cea0eba5.tar.gz
freebsd-ports-5e0c3f503f78e85cf4c26f43997fc5a2cea0eba5.tar.zst
freebsd-ports-5e0c3f503f78e85cf4c26f43997fc5a2cea0eba5.zip
net/google-daemon: mark deprecated
Notes
Notes: svn path=/head/; revision=465388
-rw-r--r--net/google-daemon/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/google-daemon/Makefile b/net/google-daemon/Makefile
index 2244884e67d7..2acf96be4224 100644
--- a/net/google-daemon/Makefile
+++ b/net/google-daemon/Makefile
@@ -9,6 +9,9 @@ CATEGORIES= net
MAINTAINER= swills@FreeBSD.org
COMMENT= Google daemon for use with Google Cloud Compute Engine
+DEPRECATED= Please use sysutils/py-google-compute-engine instead
+EXPIRATION_DATE=2018-04-24
+
BUILD_DEPENDS= python:lang/python
RUN_DEPENDS= python:lang/python \
sudo:security/sudo