summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile5
-rw-r--r--audio/last-cmus/Makefile32
-rw-r--r--audio/last-cmus/distinfo2
-rw-r--r--audio/last-cmus/files/pkg-message.in11
-rw-r--r--audio/last-cmus/pkg-descr5
-rw-r--r--audio/logitechmediaserver-superdatetime/Makefile37
-rw-r--r--audio/logitechmediaserver-superdatetime/distinfo3
-rw-r--r--audio/logitechmediaserver-superdatetime/pkg-descr7
-rw-r--r--audio/logitechmediaserver-superdatetime/pkg-plist77
-rw-r--r--audio/mehdiaplayer/Makefile28
-rw-r--r--audio/mehdiaplayer/distinfo2
-rw-r--r--audio/mehdiaplayer/pkg-descr5
-rw-r--r--audio/pidgin-musictracker/Makefile33
-rw-r--r--audio/pidgin-musictracker/distinfo2
-rw-r--r--audio/pidgin-musictracker/pkg-descr8
-rw-r--r--audio/xpi-musicpm/Makefile22
-rw-r--r--audio/xpi-musicpm/distinfo2
-rw-r--r--audio/xpi-musicpm/pkg-descr6
18 files changed, 0 insertions, 287 deletions
diff --git a/audio/Makefile b/audio/Makefile
index f7d2583cdede..275e1c8bcedb 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -350,7 +350,6 @@
SUBDIR += ladspa
SUBDIR += lame
SUBDIR += lash
- SUBDIR += last-cmus
SUBDIR += last.fm
SUBDIR += lastfm-desktop
SUBDIR += liba52
@@ -459,7 +458,6 @@
SUBDIR += logitechmediaserver-dynamicplaylist
SUBDIR += logitechmediaserver-lazysearch
SUBDIR += logitechmediaserver-sqlplaylist
- SUBDIR += logitechmediaserver-superdatetime
SUBDIR += logitechmediaserver-trackstat
SUBDIR += lollypop
SUBDIR += lpac
@@ -477,7 +475,6 @@
SUBDIR += mcplay
SUBDIR += mctoolame-decoder
SUBDIR += mctoolame-encoder
- SUBDIR += mehdiaplayer
SUBDIR += mhwaveedit
SUBDIR += midipp
SUBDIR += mikmod
@@ -607,7 +604,6 @@
SUBDIR += penguinsap
SUBDIR += pianobar
SUBDIR += picard
- SUBDIR += pidgin-musictracker
SUBDIR += pithos
SUBDIR += play
SUBDIR += playgsf
@@ -851,7 +847,6 @@
SUBDIR += xmp
SUBDIR += xmradio
SUBDIR += xoscope
- SUBDIR += xpi-musicpm
SUBDIR += xsynth-dssi
SUBDIR += xvmixer
SUBDIR += xwave
diff --git a/audio/last-cmus/Makefile b/audio/last-cmus/Makefile
deleted file mode 100644
index 9f262a2426ea..000000000000
--- a/audio/last-cmus/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# Created by: Dennis Herrmann <adox@mcx2.org>
-# $FreeBSD$
-
-PORTNAME= last
-PORTVERSION= 1.0
-CATEGORIES= audio
-MASTER_SITES= http://last-cmus.googlecode.com/files/ \
- http://mirror.mcx2.org/
-PKGNAMESUFFIX= -cmus
-DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}.py
-EXTRACT_SUFX= # none
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Cmus plugin for submitting songs into last.fm
-
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
-USES= python
-SUB_FILES= pkg-message
-NO_BUILD= yes
-PLIST_FILES= bin/${DISTNAME}
-
-do-extract:
- @${MKDIR} ${WRKSRC}
- @${CP} ${_DISTDIR}/last-cmus.py ${WRKSRC}
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${STAGEDIR}${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/audio/last-cmus/distinfo b/audio/last-cmus/distinfo
deleted file mode 100644
index 69bd1dd419f0..000000000000
--- a/audio/last-cmus/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (last-cmus.py) = c0db2a250c997e7b3a4f1dbbe997a1b2ec41de02c338c9fc5cbfdaea80a38cf9
-SIZE (last-cmus.py) = 12439
diff --git a/audio/last-cmus/files/pkg-message.in b/audio/last-cmus/files/pkg-message.in
deleted file mode 100644
index d7a5502580c6..000000000000
--- a/audio/last-cmus/files/pkg-message.in
+++ /dev/null
@@ -1,11 +0,0 @@
-=====================================================================
-
-To start using last-cmus.py, please complete the following steps:
-
-1. Edit the %%PREFIX%%/bin/last-cmus.py file with right
- username and password.
-
-2. Enable it by appending this setting to your ~/.cmus/rc:
- set status_display_program=%%PREFIX%%/bin/last-cmus.py
-
-=====================================================================
diff --git a/audio/last-cmus/pkg-descr b/audio/last-cmus/pkg-descr
deleted file mode 100644
index b0d4881e88ed..000000000000
--- a/audio/last-cmus/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This is a last.fm plugin for the CMUS
-ncurses based music-player. Written in
-Python.
-
-WWW: http://code.google.com/p/last-cmus/
diff --git a/audio/logitechmediaserver-superdatetime/Makefile b/audio/logitechmediaserver-superdatetime/Makefile
deleted file mode 100644
index 10cbe65fe4b0..000000000000
--- a/audio/logitechmediaserver-superdatetime/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# Created by: Tim Bishop <tdb@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= superdatetime
-PORTVERSION= 5.9.16
-CATEGORIES= audio
-MASTER_SITES= GOOGLE_CODE
-PROJECTHOST= grebrown-projects
-PKGNAMEPREFIX= logitechmediaserver-
-DISTNAME= SuperDateTime${PORTVERSION}
-DIST_SUBDIR= logitechmediaserver
-
-MAINTAINER= mark@tranquillussoftware.co.uk
-COMMENT= Logitech Media Server plugin to display weather conditions & forecasts
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
-RUN_DEPENDS= ${LOCALBASE}/${SLIMDIR}/slimserver.pl:audio/logitechmediaserver
-
-USES= zip
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-NO_ARCH= yes
-
-SLIMDIR?= share/logitechmediaserver
-PLIST_SUB+= SLIMDIR=${SLIMDIR}
-
-do-install:
- ${MKDIR} ${STAGEDIR}${PREFIX}/${SLIMDIR}/Plugins/SuperDateTime
- ${CP} -R ${WRKSRC}/SuperDateTime/* ${STAGEDIR}${PREFIX}/${SLIMDIR}/Plugins/SuperDateTime
-
-.include <bsd.port.mk>
diff --git a/audio/logitechmediaserver-superdatetime/distinfo b/audio/logitechmediaserver-superdatetime/distinfo
deleted file mode 100644
index dc2713dd37fb..000000000000
--- a/audio/logitechmediaserver-superdatetime/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1463765220
-SHA256 (logitechmediaserver/SuperDateTime5.9.16.zip) = 95b330acf3a8f378bdb5f61cc13df04b0a6a57af915aa02be9c534f3fb417002
-SIZE (logitechmediaserver/SuperDateTime5.9.16.zip) = 916116
diff --git a/audio/logitechmediaserver-superdatetime/pkg-descr b/audio/logitechmediaserver-superdatetime/pkg-descr
deleted file mode 100644
index da6ccf960ac2..000000000000
--- a/audio/logitechmediaserver-superdatetime/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-This is a Logitech Media Server plugin screensaver datetime replacement.
-Graphically displays current weather conditions and forecasts. Will
-also optionally display stock quotes and upcoming/active game
-information for MLB, NBA, NHL, NFL, and college football and
-basketball teams at user-configurable intervals.
-
-WWW: http://www.gregbrown.net/squeeze/superdatetime.htm
diff --git a/audio/logitechmediaserver-superdatetime/pkg-plist b/audio/logitechmediaserver-superdatetime/pkg-plist
deleted file mode 100644
index af5006e0300d..000000000000
--- a/audio/logitechmediaserver-superdatetime/pkg-plist
+++ /dev/null
@@ -1,77 +0,0 @@
-%%SLIMDIR%%/Plugins/SuperDateTime/COPYRIGHT
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/0.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/1.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/10.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/11.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/12.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/13.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/14.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/15.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/16.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/17.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/18.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/19.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/2.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/20.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/21.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/22.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/23.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/24.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/25.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/26.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/27.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/28.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/29.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/3.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/30.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/31.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/32.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/33.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/34.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/35.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/36.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/37.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/38.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/39.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/4.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/40.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/41.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/42.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/43.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/44.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/45.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/46.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/47.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/48.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/5.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/6.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/7.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/8.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/9.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/MLB.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/NCAA.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/NHL.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/NOCONNECTION.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/WEATHERALERT.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/_25.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/blank.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/nba.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/nfl.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/permission.txt
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/yahoo.png
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/settings/basic.html
-%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/settings/player.html
-%%SLIMDIR%%/Plugins/SuperDateTime/install.xml
-%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/AsSubs.pm
-%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/Element.pm
-%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/Element/traverse.pm
-%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/Parse.pm
-%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/Tagset.pm
-%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/Tree.pm
-%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/TreeBuilder.pm
-%%SLIMDIR%%/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/PlayerSettings.pm
-%%SLIMDIR%%/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
-%%SLIMDIR%%/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Settings.pm
-%%SLIMDIR%%/Plugins/SuperDateTime/mlb.2.font.bmp
-%%SLIMDIR%%/Plugins/SuperDateTime/nfl.2.font.bmp
-%%SLIMDIR%%/Plugins/SuperDateTime/strings.txt
diff --git a/audio/mehdiaplayer/Makefile b/audio/mehdiaplayer/Makefile
deleted file mode 100644
index dd53432f9440..000000000000
--- a/audio/mehdiaplayer/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
-# $FreeBSD$
-
-PORTNAME= mehdiaplayer
-PORTVERSION= 0.2
-PORTREVISION= 4
-CATEGORIES= audio
-MASTER_SITES= GOOGLE_CODE
-
-MAINTAINER= vg@FreeBSD.org
-COMMENT= Simple media player using Qt/Phonon
-
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
-USES= tar:bzip2 qmake
-USE_QT4= gui xml uic_build moc_build \
- rcc_build phonon
-
-WRKSRC= ${WRKDIR}/dev
-
-PLIST_FILES= bin/${PORTNAME}
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/audio/mehdiaplayer/distinfo b/audio/mehdiaplayer/distinfo
deleted file mode 100644
index 6dd1548b76d5..000000000000
--- a/audio/mehdiaplayer/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (mehdiaplayer-0.2.tar.bz2) = 6ccf8a05bcdca1eb1581ab3c45bbbe8cc43b1dabe1962c25d021d7343e2a17d5
-SIZE (mehdiaplayer-0.2.tar.bz2) = 64337
diff --git a/audio/mehdiaplayer/pkg-descr b/audio/mehdiaplayer/pkg-descr
deleted file mode 100644
index 8da19c69601d..000000000000
--- a/audio/mehdiaplayer/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-An audio player inspired by Sonata.
-In fact, it's my first project with Qt, I developed it in order to apprehend the
-Qt framework.
-
-WWW: http://code.google.com/p/mehdiaplayer/
diff --git a/audio/pidgin-musictracker/Makefile b/audio/pidgin-musictracker/Makefile
deleted file mode 100644
index d06453e86ab2..000000000000
--- a/audio/pidgin-musictracker/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# Created by: ports@c0decafe.net
-# $FreeBSD$
-
-PORTNAME= musictracker
-PORTVERSION= 0.4.1
-PORTREVISION= 11
-CATEGORIES= audio
-MASTER_SITES= GOOGLE_CODE
-PKGNAMEPREFIX= pidgin-
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Plugin for Pidgin to displays the music track currently playing
-
-LICENSE= GPLv2
-
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
-BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin
-RUN_DEPENDS= pidgin:net-im/pidgin
-LIB_DEPENDS= libpcre.so:devel/pcre
-
-USES= gmake libtool pkgconfig tar:bzip2
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-static
-CPPFLAGS+= -I${LOCALBASE}/include -Wno-return-type
-LDFLAGS+= -L${LOCALBASE}/lib
-INSTALL_TARGET= install-strip
-
-PLIST_FILES= lib/pidgin/musictracker.so
-
-.include <bsd.port.mk>
diff --git a/audio/pidgin-musictracker/distinfo b/audio/pidgin-musictracker/distinfo
deleted file mode 100644
index 913adbe00a99..000000000000
--- a/audio/pidgin-musictracker/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (musictracker-0.4.1.tar.bz2) = c2a38f73675c873a7f3ee9da823f85a84718f66daa54c2cd7d673f14b7d6d190
-SIZE (musictracker-0.4.1.tar.bz2) = 427110
diff --git a/audio/pidgin-musictracker/pkg-descr b/audio/pidgin-musictracker/pkg-descr
deleted file mode 100644
index 49ce4b7f53c0..000000000000
--- a/audio/pidgin-musictracker/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-MusicTracker is a plugin for Pidgin which displays the music track currently
-playing in the status message of various accounts such as AIM, Yahoo, MSN,
-Gtalk (Jabber), etc., i.e. any protocol Pidgin supports custom statuses on.
-Support for a wide range of audio players on both Windows and UNIX platforms
-is planned. Currently supported players: Amarok, Rhythmbox, Audacious, XMMS,
-MPC/MPD, Exaile, Banshee and Quod Libet.
-
-WWW: http://code.google.com/p/musictracker/
diff --git a/audio/xpi-musicpm/Makefile b/audio/xpi-musicpm/Makefile
deleted file mode 100644
index d78f583635a1..000000000000
--- a/audio/xpi-musicpm/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Dennis Herrmann <adox@mcx2.org>
-# $FreeBSD$
-
-PORTNAME= musicpm
-PORTVERSION= 1.4.4
-CATEGORIES= audio
-MASTER_SITES= GOOGLE_CODE
-DISTNAME= mpm_${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Music Player Minion
-
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
-XPI_ID= Music_Player_Minion@code.google.com
-XPI_FILES= chrome/minion.jar chrome.manifest install.js install.rdf
-XPI_DIRS= chrome
-
-.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
-.include <bsd.port.mk>
diff --git a/audio/xpi-musicpm/distinfo b/audio/xpi-musicpm/distinfo
deleted file mode 100644
index 18a71abfeb1b..000000000000
--- a/audio/xpi-musicpm/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xpi/mpm_1.4.4.xpi) = 0cb469ea23c768854d1959927c83acba45d9da419ee3d336f48055b597b44e4b
-SIZE (xpi/mpm_1.4.4.xpi) = 141196
diff --git a/audio/xpi-musicpm/pkg-descr b/audio/xpi-musicpm/pkg-descr
deleted file mode 100644
index 5a42bae4d09c..000000000000
--- a/audio/xpi-musicpm/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Music Player Minion is a client for the Music Player Daemon network
-music player. The purpose of MPD and it's clients is to allow music
-playback on one PC (such as a home media server) to be controlled
-from another over the network.
-
-WWW: http://code.google.com/p/musicpm/