git: 5a6695ac6e58 - main - misc/openhab2: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 2 15:20:02 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5a6695ac6e58d0dc52ce73e227da5b39437cedd8
commit 5a6695ac6e58d0dc52ce73e227da5b39437cedd8
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 15:07:25 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list