diff options
author | sanpei <sanpei@FreeBSD.org> | 2003-02-22 13:24:09 +0000 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2003-02-22 13:24:09 +0000 |
commit | 58229314f77c387653bf93ef7f16207b8a171698 (patch) | |
tree | 94ab50aff2a6d8045c87f97f72dba0144b0d6436 /x11/xkbctrl/Makefile | |
parent | 746fa41d5e6bf837f2c49d9ed11aa28672a10439 (diff) | |
download | FreeBSD-ports-58229314f77c387653bf93ef7f16207b8a171698.zip FreeBSD-ports-58229314f77c387653bf93ef7f16207b8a171698.tar.gz |
de-pkg-comment.
Diffstat (limited to 'x11/xkbctrl/Makefile')
-rw-r--r-- | x11/xkbctrl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xkbctrl/Makefile b/x11/xkbctrl/Makefile index c203945..c9ba2c4 100644 --- a/x11/xkbctrl/Makefile +++ b/x11/xkbctrl/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.x.org/pub/unsupported/test/Xkb/programs/ DISTFILES= Imakefile xkbctrl.c MAINTAINER= sanpei@FreeBSD.org +COMMENT= Display and manipulate XKB keyboard controls from the commandline DIST_SUBDIR= xkbctrl USE_IMAKE= yes |