aboutsummaryrefslogtreecommitdiff
path: root/audio/gmpc
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-05-26 08:08:22 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-05-26 08:12:14 +0000
commit1847d9443550125f259fed2ee3e96fe45397477d (patch)
tree2c45ab45c72c7ef23df098c11c7a8d9f9863acb1 /audio/gmpc
parent45b1c70ad73e474dc581ec3477ff0c113751f8ac (diff)
downloadports-1847d9443550125f259fed2ee3e96fe45397477d.tar.gz
ports-1847d9443550125f259fed2ee3e96fe45397477d.zip
audio/gmpc*: Deprecate and set expiration date to 2022-06-30
Last release in 2011, unmaintained and dead upstream Reference: https://www.musicpd.org/clients/
Diffstat (limited to 'audio/gmpc')
-rw-r--r--audio/gmpc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile
index 909ff7ef8d45..8574d086f812 100644
--- a/audio/gmpc/Makefile
+++ b/audio/gmpc/Makefile
@@ -13,6 +13,9 @@ COMMENT= Full featured GTK2 client for musicpd
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Abandonware, last release in 2011 and upstream is dead
+EXPIRATION_DATE=2022-06-30
+
BUILD_DEPENDS= gob2:devel/gob2 \
valac:lang/vala
LIB_DEPENDS= libmpd.so:audio/libmpd \