diff options
author | miwi <miwi@FreeBSD.org> | 2015-12-22 13:15:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-12-22 13:15:08 +0800 |
commit | 8359d2b491c3f4e18e5e10d7a6bb1b1807c02a22 (patch) | |
tree | 6932660f963ec6d760e94f0fc99e58bd65f0b5f6 /www/Makefile | |
parent | 8cee9fb0d0bbcf367581f7aa120cb48a41d249f6 (diff) | |
download | freebsd-ports-gnome-8359d2b491c3f4e18e5e10d7a6bb1b1807c02a22.tar.gz freebsd-ports-gnome-8359d2b491c3f4e18e5e10d7a6bb1b1807c02a22.tar.zst freebsd-ports-gnome-8359d2b491c3f4e18e5e10d7a6bb1b1807c02a22.zip |
The purpose of GooBook is to make it possible to use your Google Contacts from
the command-line and from MUAs such as Mutt. It can be used from Mutt the same
way as abook.
WWW: https://gitlab.com/goobook/goobook
PR: 205150
Submitted by: Randy Westlund <rwestlun@gmail.com>
Approved by: mat (mentor)
Differential Revision: D4631
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e7542c294aff..5ee64bf2a02c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1617,6 +1617,7 @@ SUBDIR += py-funkload SUBDIR += py-gandi.cli SUBDIR += py-gevent-websocket + SUBDIR += py-goobook SUBDIR += py-google SUBDIR += py-google-api-python-client SUBDIR += py-graphite-web |