diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-12-03 06:06:30 +0000 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-12-03 06:06:30 +0000 |
commit | 19f24fa3f593cbae0ca586dcc11de0bd920e4f0a (patch) | |
tree | 6a9f6ce55ac46ae8f63a4f0bd37c9133aa0c0ef4 /deskutils/Makefile | |
parent | d5376c91d6ec5c05dbbfaf082a9e3173795df41d (diff) | |
download | FreeBSD-ports-19f24fa3f593cbae0ca586dcc11de0bd920e4f0a.zip FreeBSD-ports-19f24fa3f593cbae0ca586dcc11de0bd920e4f0a.tar.gz |
Katapult is a KDE application that gives you faster access to
your applications, bookmarks, and more! It is plugin-based and
can launch anything it has a plugin for. Its plugin-driven
appearance is completely customizable. Katapult was inspired
by Quicksilver for OS X, and it is written in C++.
WWW: http://wiki.thekatapult.org.uk/Home
PR: ports/104324
Submitted by: Yu-Xi Lim <yuxi at gmx.net>
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 454dd18..eb3e721 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -91,6 +91,7 @@ SUBDIR += ithought SUBDIR += jlj SUBDIR += karamba + SUBDIR += katapult SUBDIR += kbirthday SUBDIR += kblticker SUBDIR += kchm |