diff options
author | steve <steve@FreeBSD.org> | 1999-11-14 11:40:07 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-14 11:40:07 +0800 |
commit | 72d3712b07e14d70781d2e1dac150bd892fbf8eb (patch) | |
tree | 59487ab5465978e6f883199a50e5fcf0269af58f /graphics/png2html/pkg-descr | |
parent | 8224d6d53ee24b31e0bd4369aa26900cf29c0948 (diff) | |
download | freebsd-ports-gnome-72d3712b07e14d70781d2e1dac150bd892fbf8eb.tar.gz freebsd-ports-gnome-72d3712b07e14d70781d2e1dac150bd892fbf8eb.tar.zst freebsd-ports-gnome-72d3712b07e14d70781d2e1dac150bd892fbf8eb.zip |
Initial import of png2html version 1.0.
Takes a PNG image and transorms it into HTML.
PR: 14835
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
Diffstat (limited to 'graphics/png2html/pkg-descr')
-rw-r--r-- | graphics/png2html/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/png2html/pkg-descr b/graphics/png2html/pkg-descr new file mode 100644 index 000000000000..8a89e9c3efa8 --- /dev/null +++ b/graphics/png2html/pkg-descr @@ -0,0 +1,7 @@ +png2html takes a PNG image and transforms it into a +Web page with the use of a text file. + +WWW: http://www.engr.mun.ca/~holden/png2html.html + +- Chris D. Faulhaber +jedgar@fxp.org |