mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
e4f4db9a5e
Reported by: erwin
20 lines
342 B
Makefile
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>
|