2008-11-01 23:03:46 +01:00
|
|
|
# New ports collection makefile for: xpi-musicpm
|
|
|
|
# Date created: 28 Okt 2008
|
|
|
|
# Whom: Dennis Herrmann <adox@mcx2.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= musicpm
|
|
|
|
PORTVERSION= 1.4.4
|
|
|
|
CATEGORIES= audio
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
|
|
|
DISTNAME= mpm_${PORTVERSION}
|
|
|
|
|
2009-03-06 19:14:36 +01:00
|
|
|
MAINTAINER= dhn@FreeBSD.org
|
2008-11-01 23:03:46 +01:00
|
|
|
COMMENT= Music Player Minion
|
|
|
|
|
|
|
|
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>
|