diff options
author | sat <sat@FreeBSD.org> | 2007-08-18 08:45:59 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-08-18 08:45:59 +0800 |
commit | 0dbc4ea089ddc383a3990a933c92a457de5d6189 (patch) | |
tree | 19f382ee3afc82d25476761bdbefef890df23ff9 /www/Makefile | |
parent | 189bb7d553347057be8544d686c5bb7a4688808f (diff) | |
download | freebsd-ports-graphics-0dbc4ea089ddc383a3990a933c92a457de5d6189.tar.gz freebsd-ports-graphics-0dbc4ea089ddc383a3990a933c92a457de5d6189.tar.zst freebsd-ports-graphics-0dbc4ea089ddc383a3990a933c92a457de5d6189.zip |
Add port www/netsurf:
NetSurf is a lightweight cross-platform Web browser. It supports the
HTML 4 and CSS standards and provides a small, fast, and comprehensive
Web browsing solution. NetSurf was originally written for RISC OS.
WWW: http://www.netsurf-browser.org/
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 a22d63b5d1c..cea4a77fd48 100644 --- a/www/Makefile +++ b/www/Makefile @@ -455,6 +455,7 @@ SUBDIR += netoffice SUBDIR += netrik SUBDIR += netstiff + SUBDIR += netsurf SUBDIR += newsbeuter SUBDIR += newsfeed SUBDIR += nginx |