aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-05-10 10:43:04 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-05-10 10:44:57 +0000
commit7e2e61b2c88230c9f03136a806d2368e935d35c9 (patch)
tree1da7b22489613936f99e28b96f1da1d3ca6dc2c5
parentee62ec3510b8aa21dfd10dc1f8a8f7d9beaa181f (diff)
downloadports-7e2e61b2c88230c9f03136a806d2368e935d35c9.tar.gz
ports-7e2e61b2c88230c9f03136a806d2368e935d35c9.zip
multimedia/umph: Deprecate and set expiration date to 2022-06-30
Last release in 2012 and abandoned upstream PR: 263525 Approved by: sunpoet (maintainer timeout, 2+ weeks)
-rw-r--r--multimedia/umph/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/umph/Makefile b/multimedia/umph/Makefile
index 73f914ff436b..8d75f3a2705a 100644
--- a/multimedia/umph/Makefile
+++ b/multimedia/umph/Makefile
@@ -11,6 +11,9 @@ COMMENT= YouTube video playlist parser for cclive and alike tools
LICENSE= GPLv3
+DEPRECATED= Last release in 2012 and abandoned upstream, please consider using www/yt-dlp
+EXPIRATION_DATE=2022-06-30
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Getopt-ArgvFile>=1.11:devel/p5-Getopt-ArgvFile \
p5-Umph-Prompt>=0:multimedia/p5-Umph-Prompt \