diff options
author | bapt <bapt@FreeBSD.org> | 2012-12-19 09:47:21 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-12-19 09:47:21 +0800 |
commit | 0e62f5a98c51deae3341c60036228df9d092ced9 (patch) | |
tree | 7ed45a78196727b3ccbef05c342662061d91537c /x11/Makefile | |
parent | 8376847be89aaf8e40aef718f9c33666f319dd48 (diff) | |
download | freebsd-ports-gnome-0e62f5a98c51deae3341c60036228df9d092ced9.tar.gz freebsd-ports-gnome-0e62f5a98c51deae3341c60036228df9d092ced9.tar.zst freebsd-ports-gnome-0e62f5a98c51deae3341c60036228df9d092ced9.zip |
DeforaOS desktop virtual keyboard
PR: ports/172990
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me>
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 054e2bcbfe36..48b1db669b3f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -32,6 +32,7 @@ SUBDIR += damageproto SUBDIR += decurs SUBDIR += deforaos-libdesktop + SUBDIR += deforaos-keyboard SUBDIR += deskmenu SUBDIR += deskpaint SUBDIR += dgs |