diff options
author | rene <rene@FreeBSD.org> | 2014-03-06 21:03:54 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-03-06 21:03:54 +0800 |
commit | 3acb93b9fc3816919bd3b3fb4aa7fe69b0e4a710 (patch) | |
tree | 2cf55be6efe02c733df4eee3360593d323d5fd69 /audio | |
parent | 992c670b5c602513425c5f0f114c388395665029 (diff) | |
download | freebsd-ports-graphics-3acb93b9fc3816919bd3b3fb4aa7fe69b0e4a710.tar.gz freebsd-ports-graphics-3acb93b9fc3816919bd3b3fb4aa7fe69b0e4a710.tar.zst freebsd-ports-graphics-3acb93b9fc3816919bd3b3fb4aa7fe69b0e4a710.zip |
Remove expired port:
2014-03-06 audio/bmp-scrobbler: Abandonware, please consider using multimedia/audacious instead
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | audio/bmp-scrobbler/Makefile | 20 | ||||
-rw-r--r-- | audio/bmp-scrobbler/pkg-descr | 5 |
3 files changed, 0 insertions, 26 deletions
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 |