aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-11-05 07:33:15 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-11-05 07:52:12 +0000
commit05688542e009ea5630784ae61c0c44b55422f036 (patch)
tree81cbb8600c5f9a339739922478eb2e57a5ca486a
parent6611a1c2b48715234b0d7519ac82c92ea7b228a3 (diff)
downloadports-05688542e009ea5630784ae61c0c44b55422f036.tar.gz
ports-05688542e009ea5630784ae61c0c44b55422f036.zip
net/gupnp-dlna: Deprecate and set expiration date to 2023-11-30
Depends on deprecated port net/gupnp14, users are adviced to migrate to net/gupnp Approved by: portmgr (blanket)
-rw-r--r--net/gupnp-dlna/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/gupnp-dlna/Makefile b/net/gupnp-dlna/Makefile
index 48e85d450d04..a0b3126e6a26 100644
--- a/net/gupnp-dlna/Makefile
+++ b/net/gupnp-dlna/Makefile
@@ -11,6 +11,9 @@ WWW= https://wiki.gnome.org/Projects/GUPnP
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Depends on deprecated port net/gupnp14
+EXPIRATION_DATE=2023-11-30
+
BUILD_DEPENDS= gupnp14>=0.19.0:net/gupnp14
LIB_DEPENDS= libgupnp-1.2.so:net/gupnp14
RUN_DEPENDS= gupnp14>=0.19.0:net/gupnp14