diff options
Diffstat (limited to 'misc/openhab2-addons/Makefile')
-rw-r--r-- | misc/openhab2-addons/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/openhab2-addons/Makefile b/misc/openhab2-addons/Makefile index a5b1dc8d24c0..95f062fe4346 100644 --- a/misc/openhab2-addons/Makefile +++ b/misc/openhab2-addons/Makefile @@ -11,6 +11,9 @@ WWW= https://www.openhab.org/ LICENSE= EPL +DEPRECATED= superseeded by misc/openhab-addons +EXPIRATION_DATE=2025-12-31 + RUN_DEPENDS= ${LOCALBASE}/libexec/openhab2/addons/README:misc/openhab2 USERS= openhab |