diff options
author | arved <arved@FreeBSD.org> | 2004-08-30 14:03:30 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-08-30 14:03:30 +0000 |
commit | 8481145161dc9d13909061632769e609193c050c (patch) | |
tree | 8954a5ab99319d433ea717a75eb3827f88e27bdd /misc/tpp/pkg-descr | |
parent | 2ae320ef457c1ee4159094cc7cc4b39b51bc247b (diff) | |
download | FreeBSD-ports-8481145161dc9d13909061632769e609193c050c.zip FreeBSD-ports-8481145161dc9d13909061632769e609193c050c.tar.gz |
Add tpp, text presentation program, an ncurses-based powerpoint clone
written in ruby
Diffstat (limited to 'misc/tpp/pkg-descr')
-rw-r--r-- | misc/tpp/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/tpp/pkg-descr b/misc/tpp/pkg-descr new file mode 100644 index 0000000..4e50d94 --- /dev/null +++ b/misc/tpp/pkg-descr @@ -0,0 +1,4 @@ +tpp is an ncurses-based presentation tool + +WWW: http://synflood.at/tpp/ +Author: Andreas Krennmair <ak@synflood.at> |