diff options
author | markus <markus@FreeBSD.org> | 2007-03-20 05:03:32 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2007-03-20 05:03:32 +0800 |
commit | 7d5aa99936ac3282962f82c01af3c850b44f7563 (patch) | |
tree | 04ea69a04aef7b39a66d479af3d1461e8148e05e /sysutils/Makefile | |
parent | 2213d8ac9e8dc5d90868ec82af11ab805858d6ba (diff) | |
download | freebsd-ports-graphics-7d5aa99936ac3282962f82c01af3c850b44f7563.tar.gz freebsd-ports-graphics-7d5aa99936ac3282962f82c01af3c850b44f7563.tar.zst freebsd-ports-graphics-7d5aa99936ac3282962f82c01af3c850b44f7563.zip |
Add klineakconfig 0.9, a KDE version of the gtk program lineakconfig by
Mark Smulders. It is used for configuring a lineak config file for use with the
lineakd daemon that sets up and handles the control of your easy access keys.
WWW: http://lineak.sourceforge.net/
PR: ports/99405
Submitted by: Kay Lehmann <kay_lehmann@web.de>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index fbd8adddccb..85cee53475a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -317,6 +317,7 @@ SUBDIR += kkeyled SUBDIR += klaptopdaemon SUBDIR += kldfind + SUBDIR += klineakconfig SUBDIR += kmilo SUBDIR += knutclient SUBDIR += komparator |