1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/audio/xpi-musicpm/Makefile
Dennis Herrmann 2b3b399de8 - Use my FreeBSD address on the ports I maintain
Approved by:	tabthorpe (co-mentor)
2009-03-06 18:14:36 +00:00

23 lines
536 B
Makefile

# 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}
MAINTAINER= dhn@FreeBSD.org
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>