# New ports collection makefile for:	xkbutils
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/xkbutils/Makefile,v 1.5 2011/09/20 08:23:02 bapt Exp $
#

PORTNAME=	xkbutils
PORTVERSION=	1.0.3
CATEGORIES=	x11

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

LICENSE=	MIT

XORG_CAT=	app
USE_XORG=	xkbfile x11 xaw inputproto

MAN1=		xkbbell.1 xkbvleds.1 xkbwatch.1

.include <bsd.port.mk>
