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

PORTNAME=	xkbutils
PORTVERSION=	1.0.4
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	XKB utility demos

LICENSE=	MIT

XORG_CAT=	app
USE_XORG=	xkbfile x11 xaw inputproto xorg-macros

MAN1=		xkbbell.1 xkbvleds.1 xkbwatch.1

.include <bsd.port.mk>