1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-01-26 15:08:31 +00:00
parent fc640bacaf
commit 1562af855b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341201
4 changed files with 0 additions and 4 deletions

View File

@ -13,7 +13,6 @@ 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
NO_STAGE= yes
.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -20,6 +20,5 @@ XPI_DIRS= defaults/preferences \
defaults \
chrome
NO_STAGE= yes
.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -16,6 +16,5 @@ XPI_ID= {F8147CF4-B9E3-445B-AA87-081ED66548F8}
XPI_FILES= CHANGELOG LICENSE chrome/chrome.jar chrome.manifest defaults/preferences/prefs.js install.rdf
XPI_DIRS= chrome defaults/preferences defaults
NO_STAGE= yes
.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -20,6 +20,5 @@ XPI_FILES= chrome/tabextensions.jar chrome.manifest install.js install.rdf \
locale.inf options.inf
XPI_DIRS= chrome
NO_STAGE= yes
.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>