aboutsummaryrefslogtreecommitdiff
path: root/x11/xkbutils/Makefile
blob: 8e243c8416155cc651c51e3b5bfc89e7442b98c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

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

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

LICENSE=	MIT

USES=		xorg xorg-cat:app
USE_XORG=	xkbfile x11 xaw xorgproto

.include <bsd.port.mk>