diff options
author | naddy <naddy@FreeBSD.org> | 2003-04-19 22:00:38 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-04-19 22:00:38 +0800 |
commit | bcd1645dea25045cdc7c1c20cf7d0150cce81ebf (patch) | |
tree | e8716f25746797480bf861ef7bddd12bad38dfae /www/man2web/pkg-descr | |
parent | 5e56a5e8dd6d1e910953978ffcc3874d4481b481 (diff) | |
download | freebsd-ports-gnome-bcd1645dea25045cdc7c1c20cf7d0150cce81ebf.tar.gz freebsd-ports-gnome-bcd1645dea25045cdc7c1c20cf7d0150cce81ebf.tar.zst freebsd-ports-gnome-bcd1645dea25045cdc7c1c20cf7d0150cce81ebf.zip |
Add man2web 0.87.
man2web is a program for converting man (manual) output to HTML on
the fly (as a CGI program) or on the command line.
Diffstat (limited to 'www/man2web/pkg-descr')
-rw-r--r-- | www/man2web/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/man2web/pkg-descr b/www/man2web/pkg-descr new file mode 100644 index 000000000000..84205ac68c84 --- /dev/null +++ b/www/man2web/pkg-descr @@ -0,0 +1,4 @@ +man2web is a program for converting man (manual) output to HTML on +the fly (as a CGI program) or on the command line. + +WWW: http://man2web.sourceforge.net/ |