diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-02-09 04:46:10 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-02-09 04:46:10 +0000 |
commit | 280c4322b94ed0efe8b826d29849e9670b98cc65 (patch) | |
tree | 3aea50f91d2433f2825c607ffb47ff40c42d0a96 /www/p5-HTML-TableLayout/pkg-descr | |
parent | 077ba736ccb17c22d942561fb3267888d42d0ed0 (diff) | |
download | ports-280c4322b94ed0efe8b826d29849e9670b98cc65.tar.gz ports-280c4322b94ed0efe8b826d29849e9670b98cc65.zip |
p5-HTML-TableLayout is a HTML-generating package for making graphical
user interfaces via a web browser using a "Layout Manager" paradigm
such as in Tcl/Tk or Java. It includes a component hierarchy for
making new "widgets".
PR: 16561
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
Notes
Notes:
svn path=/head/; revision=25609
Diffstat (limited to 'www/p5-HTML-TableLayout/pkg-descr')
-rw-r--r-- | www/p5-HTML-TableLayout/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-HTML-TableLayout/pkg-descr b/www/p5-HTML-TableLayout/pkg-descr new file mode 100644 index 000000000000..321a42c49491 --- /dev/null +++ b/www/p5-HTML-TableLayout/pkg-descr @@ -0,0 +1,3 @@ +This is a HTML-generating package for making graphical user interfaces +via a web browser using a "Layout Manager" paradigm such as in Tcl/Tk +or Java. It includes a component hierarchy for making new "widgets". |