diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2005-10-28 22:17:56 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2005-10-28 22:17:56 +0000 |
commit | 36802290c78c2fc2f68bcd2b3785e71fff54ce5b (patch) | |
tree | 7746e0161125758ac06ff1969039a1ceed5f6e09 /textproc/s5/pkg-descr | |
parent | 1c11582a99cf671f61c2c9be684df9b43811549f (diff) | |
download | ports-36802290c78c2fc2f68bcd2b3785e71fff54ce5b.tar.gz ports-36802290c78c2fc2f68bcd2b3785e71fff54ce5b.zip |
Add S5 1.1, Eric Meyer's Simple Standards-based Slide Show System.
Notes
Notes:
svn path=/head/; revision=146597
Diffstat (limited to 'textproc/s5/pkg-descr')
-rw-r--r-- | textproc/s5/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/s5/pkg-descr b/textproc/s5/pkg-descr new file mode 100644 index 000000000000..7b5c9a7d1c8d --- /dev/null +++ b/textproc/s5/pkg-descr @@ -0,0 +1,10 @@ +What Is S5? + + * It's a Simple Standards-based Slide Show System + * One XHTML document provides all of the slide show's content + * CSS handles the layout and look of the slides + * JavaScript handles the dynamic aspects of the show + * That's all there is to it! + +Author: Eric Meyer <eric@meyerweb.com> +WWW: http://www.meyerweb.com/eric/tools/s5/ |