1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/x11/xkbutils/Makefile
Florent Thoumie e4f4db9a5e Add inputproto to USE_XORG.
Reported by:	erwin
2008-03-14 16:18:12 +00:00

20 lines
342 B
Makefile

# 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= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= XKB utility demos
XORG_CAT= app
USE_XORG= xkbfile x11 xaw inputproto
.include <bsd.port.mk>