diff options
author | okazaki <okazaki@FreeBSD.org> | 2001-03-21 11:32:59 +0800 |
---|---|---|
committer | okazaki <okazaki@FreeBSD.org> | 2001-03-21 11:32:59 +0800 |
commit | 0735d573efb9e4af0c84fffb636a2d5f80496af8 (patch) | |
tree | f7cabcf3b405cce3410de89e0a271b8d6bc5f626 /www/html2wml/pkg-descr | |
parent | a52a090466ce8ce3235d6d56afb61696563822e3 (diff) | |
download | freebsd-ports-gnome-0735d573efb9e4af0c84fffb636a2d5f80496af8.tar.gz freebsd-ports-gnome-0735d573efb9e4af0c84fffb636a2d5f80496af8.tar.zst freebsd-ports-gnome-0735d573efb9e4af0c84fffb636a2d5f80496af8.zip |
Add html2wml 0.4.0, a Perl program that converts HTML pages to WML decks.
PR: 24333
Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
Diffstat (limited to 'www/html2wml/pkg-descr')
-rw-r--r-- | www/html2wml/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/html2wml/pkg-descr b/www/html2wml/pkg-descr new file mode 100644 index 000000000000..e268a09b98c2 --- /dev/null +++ b/www/html2wml/pkg-descr @@ -0,0 +1,9 @@ +Html2Wml converts HTML pages to WML pages, suitable for being viewed +on a Wap device. The conversion can be done either on the command line +to create static WML pages or on-the-fly by calling this program as a +CGI. + +WWW: http://maddingue.free.fr/techie/html2wml.html + +- George Reid +greid@ukug.uk.freebsd.org |