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:
parent
490f20dc9c
commit
7ee6a7b013
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue