Date: Thu, 2 Sep 2021 15:20:00 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: 5a6695ac6e58 - main - misc/openhab2: Add CPE information Message-ID: <202109021520.182FK0P7018194@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=5a6695ac6e58d0dc52ce73e227da5b39437cedd8 commit 5a6695ac6e58d0dc52ce73e227da5b39437cedd8 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-02 15:07:25 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-02 15:19:15 +0000 misc/openhab2: Add CPE information Approved by: portmgr (blanket) --- misc/openhab2/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/misc/openhab2/Makefile b/misc/openhab2/Makefile index d822ffa6dff4..d9dd87e068ff 100644 --- a/misc/openhab2/Makefile +++ b/misc/openhab2/Makefile @@ -11,7 +11,7 @@ COMMENT= Vendor and technology agnostic open source smart-home software LICENSE= EPL LICENSE_FILE= ${WRKSRC}/LICENSE.TXT -USES= zip +USES= cpe zip USE_JAVA= yes JAVA_VERSION= 1.8 JAVA_RUN= yes @@ -20,6 +20,8 @@ SUB_FILES= pkg-message update.freebsd NO_WRKSUBDIR= yes NO_ARCH= yes +CPE_PRODUCT= openhab + USERS= openhab GROUPS= openhab
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109021520.182FK0P7018194>