diff options
Diffstat (limited to 'misc/openhab2')
-rw-r--r-- | misc/openhab2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/openhab2/Makefile b/misc/openhab2/Makefile index 21438f0a2bbf..b6b4d85cc277 100644 --- a/misc/openhab2/Makefile +++ b/misc/openhab2/Makefile @@ -12,6 +12,9 @@ WWW= https://www.openhab.org/ LICENSE= EPL LICENSE_FILE= ${WRKSRC}/LICENSE.TXT +DEPRECATED= superseeded by misc/openhab +EXPIRATION_DATE=2025-12-31 + USES= cpe java zip JAVA_VERSION= 8 USE_RC_SUBR= openhab2 |