diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-06 09:41:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-06 09:41:06 +0000 |
commit | 9bce2bcdd7aa5ad228f51c13c3bdefd894e3c441 (patch) | |
tree | ea248c017a684a667cfa56402ed42430a2e1cdc4 /x11/Makefile | |
parent | 822ab4877e6d228429337fe287e6d2ac86c3f3ec (diff) | |
download | pkgsrc-9bce2bcdd7aa5ad228f51c13c3bdefd894e3c441.tar.gz |
Import xkbprint-1.0.3:
xkbprint generates a printable or encapsulated PostScript description
of an XKB keyboard description.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 316c66b2268..906e5ca692a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.652 2012/06/06 09:37:54 wiz Exp $ +# $NetBSD: Makefile,v 1.653 2012/06/06 09:41:06 wiz Exp $ # COMMENT= Packages to support the X window system @@ -500,6 +500,7 @@ SUBDIR+= xkbcomp SUBDIR+= xkbd SUBDIR+= xkbdata SUBDIR+= xkbevd +SUBDIR+= xkbprint SUBDIR+= xkbset SUBDIR+= xkbutils SUBDIR+= xkeyboard-config |