diff options
author | swills <swills@FreeBSD.org> | 2014-08-10 11:09:33 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-08-10 11:09:33 +0800 |
commit | ca3a46befe4a3b83c6b0f4d1bcf5cc7864206906 (patch) | |
tree | aff839a58814572014bea416df069efc0678f47b /net/Makefile | |
parent | 245cc446865346b1b198d7d15d5e4fa204a4907c (diff) | |
download | freebsd-ports-gnome-ca3a46befe4a3b83c6b0f4d1bcf5cc7864206906.tar.gz freebsd-ports-gnome-ca3a46befe4a3b83c6b0f4d1bcf5cc7864206906.tar.zst freebsd-ports-gnome-ca3a46befe4a3b83c6b0f4d1bcf5cc7864206906.zip |
net/google-cloud-sdk: add port for google cloud tools
Wasn't able to find any kind of version for this at all, so use todays date,
along with a prefix that will hopefully allow to avoid PORTEPOCH later.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 9ee5264e0ed6..b9a7aeef389b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -166,6 +166,7 @@ SUBDIR += gofish SUBDIR += gogoc SUBDIR += googlecl + SUBDIR += google-cloud-sdk SUBDIR += gopher SUBDIR += gotthard SUBDIR += gpxe |