# New ports collection makefile for:	xkbprint
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/xkbprint/Makefile,v 1.1 2007/05/19 20:27:56 flz Exp $
# $MidnightBSD: mports/x11/xkbprint/Makefile,v 1.1 2007/10/08 14:00:40 ctriv Exp $
#

PORTNAME=	xkbprint
PORTVERSION=	1.0.1
CATEGORIES=	x11

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

XORG_CAT=	app
USE_XORG=	xkbfile x11

PLIST_FILES=	bin/xkbprint

MAN1=		xkbprint.1

.include <bsd.port.mk>
