summaryrefslogtreecommitdiff
path: root/audio/xpi-musicpm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xpi-musicpm/Makefile')
-rw-r--r--audio/xpi-musicpm/Makefile22
1 files changed, 0 insertions, 22 deletions
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>