diff options
author | swills <swills@FreeBSD.org> | 2019-07-18 02:46:15 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2019-07-18 02:46:15 +0800 |
commit | 4f89cffaa621af75039cc8e81afabb00c6196373 (patch) | |
tree | a50ff7843b151b22a4f246f651ada7e6dfef4206 /www/Makefile | |
parent | d775eb3e474cf66023258b0cd7b098b5c7ce5812 (diff) | |
download | freebsd-ports-gnome-4f89cffaa621af75039cc8e81afabb00c6196373.tar.gz freebsd-ports-gnome-4f89cffaa621af75039cc8e81afabb00c6196373.tar.zst freebsd-ports-gnome-4f89cffaa621af75039cc8e81afabb00c6196373.zip |
www/chrome-gnome-shell: create port
Native host messaging connector that provides integration
with GNOME Shell and the corresponding extensions repository
https://extensions.gnome.org
WWW: https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome
PR: 232330
Submitted by: Daniel Shafer <daniel@shafer.cc>
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 ce5b8affd805..b6921790e0cd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -79,6 +79,7 @@ SUBDIR += cherokee SUBDIR += choqok SUBDIR += chpasswd + SUBDIR += chrome-gnome-shell SUBDIR += chromium SUBDIR += ckeditor SUBDIR += cl-lml |