Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:21:10 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6df3fa970f1c - main - www/novnc: Add CPE information
Message-ID:  <202109102121.18ALLARs016708@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 6df3fa970f1c41f17f8c215df1a98c51fbeb90b8
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:57:40 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102121.18ALLARs016708>