diff options
Diffstat (limited to 'comms/py-libconcord/Makefile')
-rw-r--r-- | comms/py-libconcord/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/py-libconcord/Makefile b/comms/py-libconcord/Makefile index 49189d617e4d..d43a2e46ac6a 100644 --- a/comms/py-libconcord/Makefile +++ b/comms/py-libconcord/Makefile @@ -14,6 +14,9 @@ COMMENT= Python bindings for Logitech Harmony library LICENSE= GPLv2 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-12-12 + LIB_DEPENDS= libconcord.so:comms/libconcord USE_LDCONFIG= yes |