diff options
author | sat <sat@FreeBSD.org> | 2006-05-27 15:58:36 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-27 15:58:36 +0800 |
commit | fdc3f2f791db1b055acdec7e3944970a21c2812c (patch) | |
tree | e96de6f71f3e8521a479664ef1fe56f424d095dd /www/Makefile | |
parent | d44352fe644e61f2eac29288a99eb73ba07ecb0f (diff) | |
download | freebsd-ports-gnome-fdc3f2f791db1b055acdec7e3944970a21c2812c.tar.gz freebsd-ports-gnome-fdc3f2f791db1b055acdec7e3944970a21c2812c.tar.zst freebsd-ports-gnome-fdc3f2f791db1b055acdec7e3944970a21c2812c.zip |
Add port www/xpi-linkification:
Converts text links into genuine, clickable links.
WWW: http://www.beggarchooser.com/firefox/#linkification
Approved by: krion (mentor)
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 ac76031ef519..acd3876322a1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1005,6 +1005,7 @@ SUBDIR += xpi-greasemonkey SUBDIR += xpi-imdbpreview SUBDIR += xpi-inline-google-definitions + SUBDIR += xpi-linkification SUBDIR += xpi-mldonkey SUBDIR += xpi-mousegestures SUBDIR += xpi-no-referrer |