diff options
author | ade <ade@FreeBSD.org> | 2000-05-03 22:26:01 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-05-03 22:26:01 +0800 |
commit | 17b6d50d9630ab7429fe48945b32049566487092 (patch) | |
tree | 35bfc7a54b94308d7986964134cdf5d132c15db6 /www/Makefile | |
parent | 6bd7be0f114e41159e3155bc11257dc016794584 (diff) | |
download | freebsd-ports-gnome-17b6d50d9630ab7429fe48945b32049566487092.tar.gz freebsd-ports-gnome-17b6d50d9630ab7429fe48945b32049566487092.tar.zst freebsd-ports-gnome-17b6d50d9630ab7429fe48945b32049566487092.zip |
Add peacock, an HTML editor (not WYSIWYG) for GTK/GNOME, similar
to Homesite for Win32 or Bluefish for GTK. Basic functionality
only, no bells or whistles (yet).
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 8dcefac0206c..96b4ca6dab37 100644 --- a/www/Makefile +++ b/www/Makefile @@ -116,6 +116,7 @@ SUBDIR += p5-WWW-Search SUBDIR += p5-libapreq SUBDIR += p5-libwww + SUBDIR += peacock SUBDIR += plugger SUBDIR += publicfile SUBDIR += py-HTMLgen |