diff options
author | sat <sat@FreeBSD.org> | 2006-08-01 22:51:28 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-08-01 22:51:28 +0800 |
commit | 8c4790b3c35c904355541c9e560b07108fd50fe1 (patch) | |
tree | 00486e1691052fc5b8e9f03f291d302090c0225d /www/Makefile | |
parent | 79cc14921b6efb52745e2b6274c437098e9e6241 (diff) | |
download | freebsd-ports-gnome-8c4790b3c35c904355541c9e560b07108fd50fe1.tar.gz freebsd-ports-gnome-8c4790b3c35c904355541c9e560b07108fd50fe1.tar.zst freebsd-ports-gnome-8c4790b3c35c904355541c9e560b07108fd50fe1.zip |
Add port www/xpi-mrtech-local-install:
The primary goal of this extension is to provide the tools needed to install
and manage extensions and themes locally. To do this the extension provides
multi-extension installation support, hacking capabilities to the
Extension/Theme manager windows, features to find and troubleshoot
Extensions/Themes Build, GUID and Profile information.
WWW: http://mrtech.com/extensions/local_install/
PR: ports/101119
Submitted by: chinsan <chinsan.tw@gmail.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 2cff8db6cd29..facaccab6587 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1089,6 +1089,7 @@ SUBDIR += xpi-mldonkey SUBDIR += xpi-mousegestures SUBDIR += xpi-mozex + SUBDIR += xpi-mrtech-local-install SUBDIR += xpi-no-referrer SUBDIR += xpi-noscript SUBDIR += xpi-pdf_download |