diff options
author | naddy <naddy@FreeBSD.org> | 2014-04-09 17:25:20 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2014-04-09 17:25:20 +0000 |
commit | 49cce2a24d3b74d4604fd16fdbb08bde7cc61e2b (patch) | |
tree | 065a0436d8c47f8e18838ac2b1617cfe1dcf1cda /audio/xmms-curses/Makefile | |
parent | e2c28ed0530fd64f52a1d69f36ae1d61c72ee03f (diff) | |
download | FreeBSD-ports-49cce2a24d3b74d4604fd16fdbb08bde7cc61e2b.zip FreeBSD-ports-49cce2a24d3b74d4604fd16fdbb08bde7cc61e2b.tar.gz |
XMMS is not going away soon, so unexpire the plugins that build.
Diffstat (limited to 'audio/xmms-curses/Makefile')
-rw-r--r-- | audio/xmms-curses/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/xmms-curses/Makefile b/audio/xmms-curses/Makefile index 6e533f9..7e4729c 100644 --- a/audio/xmms-curses/Makefile +++ b/audio/xmms-curses/Makefile @@ -10,9 +10,6 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= itetcu@FreeBSD.org COMMENT= A ncurses program for (remote) controlling multimedia/xmms -DEPRECATED= Abandonware, please consider using multimedia/audacious instead -EXPIRATION_DATE= 2014-04-27 - BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs |