diff options
author | sat <sat@FreeBSD.org> | 2007-03-26 04:24:58 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-03-26 04:24:58 +0800 |
commit | f6b0ab0c8bdb7955698900f4228ba7beb3fb6bfd (patch) | |
tree | b09766871381ff03cce1d899b119f54b302fab28 /games/Makefile | |
parent | ef32a54d2a2273a58fc37288c93ca83be0436c67 (diff) | |
download | freebsd-ports-gnome-f6b0ab0c8bdb7955698900f4228ba7beb3fb6bfd.tar.gz freebsd-ports-gnome-f6b0ab0c8bdb7955698900f4228ba7beb3fb6bfd.tar.zst freebsd-ports-gnome-f6b0ab0c8bdb7955698900f4228ba7beb3fb6bfd.zip |
Add port games/klavaro:
Klavaro is just another free touch typing tutor program. We felt like
to do it because we became frustrated with the other options, which
relied mostly on some few specific keyboards. Klavaro intends to be
keyboard and language independent, saving memory and time (and money).
WWW: http://klavaro.sourceforge.net/
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index f2b8aba16983..ff93d298e4e4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -375,6 +375,7 @@ SUBDIR += kgeography SUBDIR += kiki SUBDIR += kimboot + SUBDIR += klavaro SUBDIR += klondike SUBDIR += kmastermind SUBDIR += kmquake2 |