audio/pm3umpdl: Deprecate and set expiration date to 2024-02-29

Deprecated utility as this is supported natively in musicpd

Reference:
https://mpd.readthedocs.io/en/stable/user.html#configuring-playlist-plugins
This commit is contained in:
Daniel Engberg 2024-01-07 08:41:37 +01:00
parent 490f20dc9c
commit 7ee6a7b013

View file

@ -8,6 +8,9 @@ EXTRACT_SUFX=
MAINTAINER= ports@FreeBSD.org
COMMENT= Loading a M3U file into musicpd
DEPRECATED= Deprecated utility as this is supported natively in musicpd
EXPIRATION_DATE=2024-02-29
RUN_DEPENDS= ${LOCALBASE}/bin/mpc:audio/musicpc
USES= perl5