diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-27 07:58:36 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-27 07:58:36 +0000 |
commit | 4f517de3960136d7c61cdc059d7df61c76409089 (patch) | |
tree | a9321138d9e01ba3b28e2dd4a303eb3f9f8a4dea /www/Makefile | |
parent | d086b44d51b23c8ff94fdc1e0b485324c43b6488 (diff) | |
download | ports-4f517de3960136d7c61cdc059d7df61c76409089.tar.gz ports-4f517de3960136d7c61cdc059d7df61c76409089.zip |
Add port www/xpi-linkification:
Converts text links into genuine, clickable links.
WWW: http://www.beggarchooser.com/firefox/#linkification
Approved by: krion (mentor)
Notes
Notes:
svn path=/head/; revision=163593
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 |