aboutsummaryrefslogblamecommitdiff
path: root/x11/xset/Makefile
blob: ed2f36945867c1e8c1ac6e3bd6c21d12e38d78d3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
           

                    
                     
                 





                                             

                                               
 
                                           
                      
# $FreeBSD$

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>