diff options
-rw-r--r-- | multimedia/despotify/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/despotify/Makefile b/multimedia/despotify/Makefile index 54f4970afee5..8ec6cd2a29ab 100644 --- a/multimedia/despotify/Makefile +++ b/multimedia/despotify/Makefile @@ -7,9 +7,12 @@ DISTVERSIONPREFIX= svn CATEGORIES= multimedia MASTER_SITES= CRITICAL -MAINTAINER= ehaupt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command-line client for spotify +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2013-02-04 + LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \ ao:${PORTSDIR}/audio/libao BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool |