aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authordecke <decke@FreeBSD.org>2016-01-12 23:28:46 +0800
committerdecke <decke@FreeBSD.org>2016-01-12 23:28:46 +0800
commit301931b944dacfa5c036ea48036e5308df4ebe8f (patch)
tree3f943d216e21f51dc6b2fb9bcde2a8d4eb60174b /multimedia
parent43154801cb1fdee832c8785e1b875b74820291eb (diff)
downloadfreebsd-ports-gnome-301931b944dacfa5c036ea48036e5308df4ebe8f.tar.gz
freebsd-ports-gnome-301931b944dacfa5c036ea48036e5308df4ebe8f.tar.zst
freebsd-ports-gnome-301931b944dacfa5c036ea48036e5308df4ebe8f.zip
- Mark DEPRECATED since this version does not support kodi 15.x
If anyone wants to replace it with a newer version take this port as a starting point and port it to build from https://github.com/kodi-pvr
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xbmc-addon-pvr/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/xbmc-addon-pvr/Makefile b/multimedia/xbmc-addon-pvr/Makefile
index 39d56089f820..8fd8d559a467 100644
--- a/multimedia/xbmc-addon-pvr/Makefile
+++ b/multimedia/xbmc-addon-pvr/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= multimedia
MAINTAINER= decke@FreeBSD.org
COMMENT= XBMC PVR addons for various backends
+DEPRECATED= Does not work with multimedia/kodi 15.x and newer
+EXPIRATION_DATE= 2016-02-12
+
RUN_DEPENDS+= kodi:${PORTSDIR}/multimedia/kodi
USE_GITHUB= yes