aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xkbprint/Makefile
blob: cf0f6bcfc4a04536fd7fe919608de2db3d9be8fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

PORTNAME=   xkbprint
PORTVERSION=    1.0.3
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    Utility for printing an XKB keyboard description

LICENSE=    MIT

XORG_CAT=   app
USE_XORG=   xkbfile x11

PLIST_FILES=    bin/xkbprint man/man1/xkbprint.1.gz

.include <bsd.port.mk>