diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-07 07:21:21 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-07 07:21:21 +0000 |
commit | b740a34f2ad95c332b2f92059b3200a8c6a263f2 (patch) | |
tree | 2b79bbe76ffae271a2d60620a56a028cf6e4ab41 /x11/Makefile | |
parent | Update to 0.16. (diff) |
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 |