From 4f89cffaa621af75039cc8e81afabb00c6196373 Mon Sep 17 00:00:00 2001 From: swills Date: Wed, 17 Jul 2019 18:46:15 +0000 Subject: 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 --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') 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 -- cgit