diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-02 15:05:29 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-02 15:19:14 +0000 |
commit | ec8407c2b7ad4302658cfc6a33dbd8a22fca5853 (patch) | |
tree | da35339550c5da72e9381a77fa2aadb167e6b2f2 /misc | |
parent | 6d9f72fa03e11100bb631c0b60ef2b45423205c7 (diff) | |
download | ports-ec8407c2b7ad4302658cfc6a33dbd8a22fca5853.tar.gz ports-ec8407c2b7ad4302658cfc6a33dbd8a22fca5853.zip |
misc/openhab: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/openhab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile index a5c1a7b13aab..4a107cad3525 100644 --- a/misc/openhab/Makefile +++ b/misc/openhab/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= 11 JAVA_RUN= yes |