diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2002-06-27 15:46:35 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2002-06-27 15:46:35 +0800 |
commit | 715b1d2baa10096210d4a860d33476a0f50ce182 (patch) | |
tree | d0a1cfdbe989ce81f16856a4cb29d02faf7c96c7 /www/p5-HTML-Webmake/pkg-descr | |
parent | ffd132af8b3e6e10d5e2a8c2ddc465bdb1d53768 (diff) | |
download | freebsd-ports-gnome-715b1d2baa10096210d4a860d33476a0f50ce182.tar.gz freebsd-ports-gnome-715b1d2baa10096210d4a860d33476a0f50ce182.tar.zst freebsd-ports-gnome-715b1d2baa10096210d4a860d33476a0f50ce182.zip |
`p5-HTML-WebMake', a perl based website management tool.
Diffstat (limited to 'www/p5-HTML-Webmake/pkg-descr')
-rw-r--r-- | www/p5-HTML-Webmake/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/p5-HTML-Webmake/pkg-descr b/www/p5-HTML-Webmake/pkg-descr new file mode 100644 index 000000000000..42bc64647b4b --- /dev/null +++ b/www/p5-HTML-Webmake/pkg-descr @@ -0,0 +1,7 @@ +WebMake is a simple, Perl based content management system for websites. +It is based around a templating system for HTML documents, with lots of +built-in smarts about what a ``typical'' informational website needs +in the way of functionality, metadata, sitemapping, navigational aids, +and (of course) embedded perl code. + +WWW: http:///webmake.taint.org/ |