2007-05-19 22:36:56 +02:00
|
|
|
# New ports collection makefile for: xkbutils
|
|
|
|
# Date Created: 17 Feb 2006
|
|
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= xkbutils
|
|
|
|
PORTVERSION= 1.0.1
|
2009-01-23 17:28:36 +01:00
|
|
|
PORTREVISION= 2
|
2007-05-19 22:36:56 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
|
|
COMMENT= XKB utility demos
|
|
|
|
|
|
|
|
XORG_CAT= app
|
2008-03-14 17:18:12 +01:00
|
|
|
USE_XORG= xkbfile x11 xaw inputproto
|
2007-05-19 22:36:56 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|