summaryrefslogblamecommitdiff
path: root/x11/xkbcomp/Makefile
blob: 14882d8276f54c928793bbe25a451e6229c4f726 (plain) (tree)





















                                                                         
# New ports collection makefile for:	xkbcomp
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xkbcomp
PORTVERSION=	1.0.3
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Compile XKB keyboard description

XORG_CAT=	app
USE_XORG=	x11 xkbfile

PLIST_FILES=	bin/xkbcomp

MAN1=		xkbcomp.1

.include <bsd.port.mk>