# $FreeBSD: tags/RELEASE_10_3_0/x11/xset/Makefile 340722 2014-01-22 17:00:46Z mat $

PORTNAME=	xset
PORTVERSION=	1.2.3
PORTREVISION=	1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	User preference utility for X

XORG_CAT=	app
USE_XORG=	xmuu xproto x11 xext xfontcache
CONFIGURE_ARGS=	--without-xf86misc

PLIST_FILES=	bin/xset man/man1/xset.1.gz
.include <bsd.port.mk>
