aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2021-03-29 16:36:39 +0000
committerKai Knoblich <kai@FreeBSD.org>2021-03-29 16:36:39 +0000
commitea42eb4cde87b2a9c2151b4be9ca1a45c25e7b23 (patch)
tree6f161225d5c6dc3f447005720f6476c534ff64c9 /comms
parentbb04e684a729fad8bc732774c8588e1654c43a2d (diff)
downloadports-ea42eb4cde87b2a9c2151b4be9ca1a45c25e7b23.tar.gz
ports-ea42eb4cde87b2a9c2151b4be9ca1a45c25e7b23.zip
comms/py-lirc: Mark as DEPRECATED
* The package isn't compatible with Python 3 and has not received any updates by upstream for more than 15 years. PR: 254271, 253815 (related) Approved by: maintainer timeout (14 days)
Notes
Notes: svn path=/head/; revision=569483
Diffstat (limited to 'comms')
-rw-r--r--comms/py-lirc/Makefile3
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