diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | audio/bmp-scrobbler/Makefile | 20 | ||||
-rw-r--r-- | audio/bmp-scrobbler/pkg-descr | 5 |
4 files changed, 1 insertions, 26 deletions
@@ -5599,3 +5599,4 @@ audio/bmp-mac|multimedia/audacious|2014-03-06|Has expired: Abandonware, please c audio/bmp-songchange|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead audio/bmp-htmlplaylist|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead audio/bmp-crossfade|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead +audio/bmp-scrobbler|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead diff --git a/audio/Makefile b/audio/Makefile index 0a2b9211c6f..e0dcc20b7d6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -53,7 +53,6 @@ SUBDIR += beep SUBDIR += beets SUBDIR += blop - SUBDIR += bmp-scrobbler SUBDIR += bonk SUBDIR += boodler SUBDIR += bristol diff --git a/audio/bmp-scrobbler/Makefile b/audio/bmp-scrobbler/Makefile deleted file mode 100644 index d6e2fcf0bb6..00000000000 --- a/audio/bmp-scrobbler/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# Created by: Roman Bogorodskiy <bogorodskiy@inbox.ru> -# $FreeBSD$ - -PORTNAME= bmp-scrobbler -PORTREVISION= 10 - -MAINTAINER= novel@FreeBSD.org -COMMENT= BMP plugin for Audioscrobbler.com - -CONFLICTS= scrobbler-* - -MASTERDIR= ${.CURDIR}/../scrobbler - -DEPRECATED= Abandonware, please consider using multimedia/audacious instead -EXPIRATION_DATE= 2014-03-06 - -NO_STAGE= yes -WITH_BMP= yes - -.include "${MASTERDIR}/Makefile" diff --git a/audio/bmp-scrobbler/pkg-descr b/audio/bmp-scrobbler/pkg-descr deleted file mode 100644 index 512cbe3f21b..00000000000 --- a/audio/bmp-scrobbler/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is a BMP Plugin which sends the Playlist data to -audioscrobbler.com - -Author: pipian@pipian.com -WWW: http://www.audioscrobbler.com |