diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-08-27 11:30:53 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-08-27 11:30:53 +0000 |
commit | 725f50e6270c38e50669545f642d2342c8e34d8c (patch) | |
tree | a4fce8c9efa6f614b0356e0726e0fcb8e1f9e56e /www/Makefile | |
parent | 4c4707aa974a1250726b1960e9eaa41230e89230 (diff) |
Add port www/xpi-infolister:
InfoLister is an extension for Mozilla Firefox, Mozilla Thunderbird,
and Nvu that collects various information about Firefox/Thunderbird
and saves it to a file. Currently it prints the list of installed
extensions, themes and plugins.
WWW: http://mozilla.doslash.org/infolister/
Author: Nickolay Ponomarev <asqueella@gmail.com>
Notes
Notes:
svn path=/head/; revision=171459
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 76929d05d4ea..c90ee90bddad 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1100,6 +1100,7 @@ SUBDIR += xpi-imagezoom SUBDIR += xpi-imdbpreview SUBDIR += xpi-imglikeopera + SUBDIR += xpi-infolister SUBDIR += xpi-inline-google-definitions SUBDIR += xpi-joga SUBDIR += xpi-jsview |