mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Stage support
This commit is contained in:
parent
1562af855b
commit
be5f33bcdb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341202
@ -15,6 +15,5 @@ XPI_FILES= chrome/fasterfox.jar chrome.manifest defaults/preferences/fasterfox.j
|
|||||||
install.rdf readme.txt
|
install.rdf readme.txt
|
||||||
XPI_DIRS= chrome defaults/preferences defaults
|
XPI_DIRS= chrome defaults/preferences defaults
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include "../xpi-adblock/Makefile.xpi"
|
.include "../xpi-adblock/Makefile.xpi"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -15,6 +15,5 @@ LICENSE= BSD3CLAUSE
|
|||||||
XPI_NUM= 1843
|
XPI_NUM= 1843
|
||||||
XPI_ID= firebug@software.joehewitt.com
|
XPI_ID= firebug@software.joehewitt.com
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -16,6 +16,5 @@ XPI_FILES= chrome/showcase.jar components/showcase-clhandler.js defaults/prefere
|
|||||||
install.rdf chrome.manifest LICENSE
|
install.rdf chrome.manifest LICENSE
|
||||||
XPI_DIRS= chrome components defaults/preferences defaults
|
XPI_DIRS= chrome components defaults/preferences defaults
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -21,6 +21,5 @@ XPI_FILES= chrome.manifest chrome/msim.jar \
|
|||||||
XPI_DIRS= chrome components \
|
XPI_DIRS= chrome components \
|
||||||
defaults/preferences defaults
|
defaults/preferences defaults
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -15,6 +15,5 @@ XPI_FILES= chrome/fission.jar chrome.manifest defaults/preferences/fission.js in
|
|||||||
license.txt
|
license.txt
|
||||||
XPI_DIRS= chrome defaults/preferences defaults
|
XPI_DIRS= chrome defaults/preferences defaults
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user