diff options
author | olivierd <olivierd@FreeBSD.org> | 2013-11-04 21:57:58 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2013-11-04 21:57:58 +0800 |
commit | 9573cc421da5062bd2c316a89b6df9acd179dc66 (patch) | |
tree | a028ec25e0299283518ac7edb23dce3c2f081692 /multimedia/xfce4-media | |
parent | 0a0872d883bd533f0c523c29235df5287a45f851 (diff) | |
download | freebsd-ports-gnome-9573cc421da5062bd2c316a89b6df9acd179dc66.tar.gz freebsd-ports-gnome-9573cc421da5062bd2c316a89b6df9acd179dc66.tar.zst freebsd-ports-gnome-9573cc421da5062bd2c316a89b6df9acd179dc66.zip |
Deprecated, set an EXPIRATION_DATE of 2 months from now, because upstream
ceased development.
No update for 7 years.
Diffstat (limited to 'multimedia/xfce4-media')
-rw-r--r-- | multimedia/xfce4-media/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 19a02ef1989b..61beef724a30 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -14,6 +14,9 @@ COMMENT= Lightweight media player for Xfce4 based on the xine engine LIB_DEPENDS= xine:${PORTSDIR}/multimedia/libxine +DEPRECATED= Upstream development dead, use multimedia/xfce4-parole instead +EXPIRATION_DATE= 2014-01-04 + GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes |