diff options
author | tota <tota@FreeBSD.org> | 2010-08-01 09:06:50 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2010-08-01 09:06:50 +0800 |
commit | 158284bae7bd14268b0af15d157c7a21279b4eee (patch) | |
tree | ca93f7435899336b9260cb63d0af9bab2f3cfb13 /misc/Makefile | |
parent | dfe9eb871abd570b7571f222f6199b806cd85162 (diff) | |
download | freebsd-ports-gnome-158284bae7bd14268b0af15d157c7a21279b4eee.tar.gz freebsd-ports-gnome-158284bae7bd14268b0af15d157c7a21279b4eee.tar.zst freebsd-ports-gnome-158284bae7bd14268b0af15d157c7a21279b4eee.zip |
- Add a new port: misc/rabbit
Rabbit is an RD-document-based presentation application.
Rabbit has some features which set it apart from other presentation tools:
* Use plain Ruby to define the look of your slides
* Lots of keyboard commands
* Mouse gesture support
* and more...
WWW: http://www.cozmixng.org/~rwiki/?cmd=view;name=Rabbit%3A%3AREADME.en
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index db4ad4f7f5c4..3c26655018c9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -473,6 +473,7 @@ SUBDIR += quick-lounge-applet SUBDIR += quotes SUBDIR += quranref + SUBDIR += rabbit SUBDIR += ree SUBDIR += renamedlgplugins SUBDIR += rfc |