diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-07-07 15:21:21 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-07-07 15:21:21 +0800 |
commit | 0bf606ba1e77511c4d1416fad1e286370668f009 (patch) | |
tree | b606f6516f3cde2a277d83d7d81c9402812db64d /x11/Makefile | |
parent | dd20e58387aae4241589dabe5293e4d385cb2e50 (diff) | |
download | freebsd-ports-gnome-0bf606ba1e77511c4d1416fad1e286370668f009.tar.gz freebsd-ports-gnome-0bf606ba1e77511c4d1416fad1e286370668f009.tar.zst freebsd-ports-gnome-0bf606ba1e77511c4d1416fad1e286370668f009.zip |
Yakuake is a Quake-style terminal emulator based on KDE Konsole technology.
Features:
* Smoothly rolls down from the top of your screen
* Tabbed interface
* Configurable dimensions and animation speed
* Skinnable
* Sophisticated DCOP interface
WWW: http://extragear.kde.org/apps/yakuake/
PR: ports/94674
Submitted by: decept
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 6a116f990a06..e34db5b74778 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -298,6 +298,7 @@ SUBDIR += xwit SUBDIR += xxkb SUBDIR += xzoom + SUBDIR += yakuake SUBDIR += yalias SUBDIR += yelp SUBDIR += zenity |