Tweak editors/scribes version 0.4.b954_1
[dports.git] / x11 / xset / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       xset
4 PORTVERSION=    1.2.3
5 PORTREVISION=   1
6 CATEGORIES=     x11
7
8 MAINTAINER=     x11@FreeBSD.org
9 COMMENT=        User preference utility for X
10
11 XORG_CAT=       app
12 USE_XORG=       xmuu xproto x11 xext xfontcache
13 CONFIGURE_ARGS= --without-xf86misc
14
15 PLIST_FILES=    bin/xset man/man1/xset.1.gz
16 .include <bsd.port.mk>