aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xkbutils/Makefile
blob: c622f3f9e182a0f34717b75bb5670ce2d99860b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    xkbutils
# Date Created:             17 Feb 2006
# Whom:                 Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   xkbutils
PORTVERSION=    1.0.1
PORTREVISION=   2
CATEGORIES= x11

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

XORG_CAT=   app
USE_XORG=   xkbfile x11 xaw inputproto

.include <bsd.port.mk>