diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-04 23:26:50 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-04 23:26:50 +0000 |
commit | 96aa7f4a69534e4e56ff8a865aa63a004d79e2a8 (patch) | |
tree | 6ed0dc8861534247117e788e83fa90a77e7eae36 /www/Makefile | |
parent | Update to version 0.14 (diff) |
Please welcome erwin to the ports tree.
In addition to being a committer, he shall now be immortalized
as a Gtk+-2 HTML text editor... JUST LIKE IN REAL LIFE!
erwin has the following notable features:
* a head
* two ears
* multiple fingers; possibly as many as 10
* really really simple text editor
* preview rendered html page
* support for html tags
* intelligent tag closer
* drag'n'drop support
* source highlighting
WWW: http://lisas.de/erwin/
Notes
Notes:
svn path=/head/; revision=112928
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 d0d3801858b2..ca1e3d2f014f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -94,6 +94,7 @@ SUBDIR += emp SUBDIR += epiphany SUBDIR += epiphany-extensions + SUBDIR += erwin SUBDIR += erwn SUBDIR += evg SUBDIR += fcgi |