diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/py-lirc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/py-lirc/Makefile b/comms/py-lirc/Makefile index a6567fc121cd..1c8eca16bfa2 100644 --- a/comms/py-lirc/Makefile +++ b/comms/py-lirc/Makefile @@ -12,6 +12,9 @@ DISTNAME= pylirc-${PORTVERSION} MAINTAINER= lewiz@compsoc.man.ac.uk COMMENT= Lirc support library for Python +DEPRECATED= No longer maintained and not compatible with Python 3 +EXPIRATION_DATE= 2021-04-15 + LIB_DEPENDS= liblirc_client.so:comms/lirc CFLAGS+= -I${LOCALBASE}/include |