aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-09-24 20:52:24 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2021-09-24 21:10:15 +0000
commit41dec1283daf13b5c817353af9d814dd4aadaffa (patch)
treef8f278f36dcc8385fd3f7f3a84e61defa366894c /audio
parentddd2656a8904ea45bf05bc6e3079ead1847aa1d6 (diff)
downloadports-41dec1283daf13b5c817353af9d814dd4aadaffa.tar.gz
ports-41dec1283daf13b5c817353af9d814dd4aadaffa.zip
audio/mpiosh: Deprecate and set expiration date to 2021-12-31
Abandoned upstream, no new release since 2004 Supported battery powered media (MP3) players are over 15y old by now and ranging between 64-512Mbyte in storage capacity PR: 258644 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D32046
Diffstat (limited to 'audio')
-rw-r--r--audio/mpiosh/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/mpiosh/Makefile b/audio/mpiosh/Makefile
index 9cb5889e7613..48e6bfefcbd6 100644
--- a/audio/mpiosh/Makefile
+++ b/audio/mpiosh/Makefile
@@ -10,6 +10,9 @@ DISTNAME= mpio-${PORTVERSION:S|.p|_pre|}
MAINTAINER= ports@FreeBSD.org
COMMENT= Digit@lway MPIO MP3 player tool
+DEPRECATED= Abandoned upstream, no new release since 2004
+EXPIRATION_DATE=2021-12-31
+
USES= autoreconf iconv libtool readline
GNU_CONFIGURE= yes
USE_LDCONFIG= yes