diff options
author | ade <ade@FreeBSD.org> | 2000-05-03 14:26:01 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-05-03 14:26:01 +0000 |
commit | 17b6d50d9630ab7429fe48945b32049566487092 (patch) | |
tree | 35bfc7a54b94308d7986964134cdf5d132c15db6 /www/Makefile | |
parent | 6bd7be0f114e41159e3155bc11257dc016794584 (diff) | |
download | FreeBSD-ports-17b6d50d9630ab7429fe48945b32049566487092.zip FreeBSD-ports-17b6d50d9630ab7429fe48945b32049566487092.tar.gz |
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 8dcefac..96b4ca6 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 |