aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-noscript
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-05-18 09:30:50 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-05-18 09:30:50 +0000
commit0577e0b83b7657d6816b369aef3ff9e31fc89e74 (patch)
treebef05542cf46a5b237a8bcb093e7ea92a633c15d /www/xpi-noscript
parentd4ae6ba40ccafc573f6761eb1ee5b7587c82b64e (diff)
downloadports-0577e0b83b7657d6816b369aef3ff9e31fc89e74.tar.gz
ports-0577e0b83b7657d6816b369aef3ff9e31fc89e74.zip
Notes
Diffstat (limited to 'www/xpi-noscript')
-rw-r--r--www/xpi-noscript/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/xpi-noscript/Makefile b/www/xpi-noscript/Makefile
index b363f3e954e1..b3892e08f0b3 100644
--- a/www/xpi-noscript/Makefile
+++ b/www/xpi-noscript/Makefile
@@ -17,6 +17,7 @@ XPI_ID= {73a6fe31-595d-460b-a920-fcc0f8843232}
XPI_FILES= GPL.txt NoScript_License.txt chrome/noscript.jar chrome.manifest \
components/.autoreg components/noscriptService.js \
defaults/preferences/noscript.js install.js install.rdf
+XPI_DIRS= chrome components defaults/preferences defaults
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>