diff options
Diffstat (limited to 'audio/scrobbler/Makefile')
-rw-r--r-- | audio/scrobbler/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/scrobbler/Makefile b/audio/scrobbler/Makefile index 3df2cf21921f..46f32cd5883f 100644 --- a/audio/scrobbler/Makefile +++ b/audio/scrobbler/Makefile @@ -12,6 +12,9 @@ DISTNAME= xmms-scrobbler-${PORTVERSION} MAINTAINER?= novel@FreeBSD.org COMMENT?= XMMS/BMP plugin for Audioscrobbler.com +DEPRECATED= Abandonware, please consider using multimedia/audacious instead +EXPIRATION_DATE= 2014-04-27 + LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl CONFLICTS= xmms-scrobbler-[0-9]* |