# $MidnightBSD: mports/x11/xkbprint/Makefile,v 1.4 2013/06/13 01:00:22 laffer1 Exp $

PORTNAME=	xkbprint
PORTVERSION=	1.0.3
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Utility for printing an XKB keyboard description
LICENSE=	mit

XORG_CAT=	app
USE_XORG=	xkbfile x11

PLIST_FILES=	bin/xkbprint

MAN1=		xkbprint.1

.include <bsd.port.mk>
