# $MidnightBSD: mports/x11/xkbcomp/Makefile,v 1.4 2013/06/13 00:59:19 laffer1 Exp $

PORTNAME=	xkbcomp
PORTVERSION=	1.2.4
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Compile XKB keyboard description
LICENSE=	sgi

XORG_CAT=	app
USE_XORG=	x11 xkbfile
USE_PATHFIX=	yes

PLIST_FILES=	bin/xkbcomp \
		libdata/pkgconfig/xkbcomp.pc

MAN1=		xkbcomp.1

.include <bsd.port.mk>
