diff options
author | flo <flo@FreeBSD.org> | 2012-10-30 01:49:54 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2012-10-30 01:49:54 +0800 |
commit | 203dd5ce915826fdeb066612a719dfd835428fe6 (patch) | |
tree | 70f6de79f3b259f3dab759aa4d3fd6b9330c8f72 /www/Makefile | |
parent | 00e798fa652e21a70e82d50d36981b4bd5a28785 (diff) | |
download | freebsd-ports-gnome-203dd5ce915826fdeb066612a719dfd835428fe6.tar.gz freebsd-ports-gnome-203dd5ce915826fdeb066612a719dfd835428fe6.tar.zst freebsd-ports-gnome-203dd5ce915826fdeb066612a719dfd835428fe6.zip |
Add www/xpi-flagfox
Displays a country flag depicting the location of the current
website's server and provides a multitude of tools such as site
safety checks, whois, translation, similar sites, validation,
URL shortening, and more...
WWW: http://flagfox.wordpress.com/
PR: ports/170178
Submitted by: Oleg Sidorkin <osidorkin@gmail.com>
Feature safe: yes
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 eec9d3168e98..02a60b9b4208 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2057,6 +2057,7 @@ SUBDIR += xpi-firefox-showcase SUBDIR += xpi-firemobilesimulator SUBDIR += xpi-fission + SUBDIR += xpi-flagfox SUBDIR += xpi-flashblock SUBDIR += xpi-flashgot SUBDIR += xpi-flatbmark |