mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Stage support
This commit is contained in:
parent
089e8f533e
commit
1836a61e0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341220
@ -12,6 +12,5 @@ COMMENT= An extension to add various web developer tools
|
||||
XPI_NUM= 60
|
||||
XPI_ID= {c45c406e-ab73-11d8-be73-000a95be3b12}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -14,6 +14,5 @@ XPI_FILES= chrome/wmlbrowser.jar components/wml-service.js defaults/preferences/
|
||||
install.js install.rdf chrome.manifest
|
||||
XPI_DIRS= chrome components defaults/preferences defaults
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,6 +16,5 @@ XPI_FILES= chrome/rubysupport.jar chrome.manifest \
|
||||
defaults/preferences/rubysupport.js install.rdf
|
||||
XPI_DIRS= chrome defaults/preferences defaults
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,6 +12,5 @@ COMMENT= Support for XMPP
|
||||
XPI_ID= xmpp4moz@hyperstruct.net
|
||||
XPI_NUM= 3632
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -14,6 +14,5 @@ RUN_DEPENDS= xpi-firebug>=1.3.0:${PORTSDIR}/www/xpi-firebug
|
||||
XPI_NUM= 5369
|
||||
XPI_ID= yslow@yahoo-inc.com
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user