diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-06-19 15:13:58 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-06-19 15:13:58 +0800 |
commit | 592d108b32345f1b64792a157b182e4f7c31f162 (patch) | |
tree | b51cb26f98791989e2d1ccce9f582718d301503a /net/Makefile | |
parent | 28dbf53b032910bd7be86aad0fbb9ec09410223d (diff) | |
download | freebsd-ports-graphics-592d108b32345f1b64792a157b182e4f7c31f162.tar.gz freebsd-ports-graphics-592d108b32345f1b64792a157b182e4f7c31f162.tar.zst freebsd-ports-graphics-592d108b32345f1b64792a157b182e4f7c31f162.zip |
Add googlecl 0.9.5, command line tools for the Google Data APIs.
Feature safe: yes
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 ab3e02a5a21..0a9fdec4359 100644 --- a/net/Makefile +++ b/net/Makefile @@ -194,6 +194,7 @@ SUBDIR += gnosamba SUBDIR += gnu-radius SUBDIR += gofish + SUBDIR += googlecl SUBDIR += googolplex SUBDIR += gopher SUBDIR += gotthard |