diff options
-rw-r--r-- | www/novnc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/novnc/Makefile b/www/novnc/Makefile index a972958bf886..14c0236c2a17 100644 --- a/www/novnc/Makefile +++ b/www/novnc/Makefile @@ -9,6 +9,8 @@ COMMENT= HTML5 VNC client LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +USES= cpe + USE_GITHUB= yes GH_ACCOUNT= novnc GH_PROJECT= noVNC |