git: 6df3fa970f1c - main - www/novnc: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:21:19 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6df3fa970f1c41f17f8c215df1a98c51fbeb90b8

commit 6df3fa970f1c41f17f8c215df1a98c51fbeb90b8
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:57:40 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:20 +0000

    www/novnc: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/novnc/Makefile | 2 ++
 1 file changed, 2 insertions(+)

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


More information about the dev-commits-ports-main mailing list