diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-05-26 03:37:43 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-05-26 03:37:43 +0000 |
commit | 11137ee7a257b0ac68e9a45a56ad7484d5b016fb (patch) | |
tree | f97a85c230438b5d2c5876c18206b80392e7b7c6 /www/Makefile | |
parent | 1a76a7dbc045799307863882d0ba2fb4a9be5b22 (diff) |
Nvu is a complete Web Authoring System that combines web file management and
easy-to-use WYSIWYG web page editing. Nvu is designed to be extremely easy to
use, making it ideal for non-technical computer users who want to create an
attractive, professional-looking web site without needing to know HTML or web
coding.
Features:
- FTP site manager
- A new color picker
- Tabs!
- CSS editor
- A dash of style(s)
- Customizable toolbars
- Forms
- Cleaner markup
- Visible marks
This is a pre-compiled Linux/i386 version.
WWW: http://www.nvu.com/
PR: ports/66607
Submitted by: Ilya Khamushkin <ilya@space.rootshell.ru>
Approved by: adamw (mentor)
Notes
Notes:
svn path=/head/; revision=110021
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 e13e0266fdc3..926c3e74643b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -180,6 +180,7 @@ SUBDIR += linux-mozilla-devel SUBDIR += linux-mozillafirebird SUBDIR += linux-mozillafirebird-el + SUBDIR += linux-nvu SUBDIR += linux-opera SUBDIR += linuxpluginwrapper SUBDIR += ljdeps |