1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/x11/xset/Makefile

17 lines
307 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xset
PORTVERSION= 1.2.4
PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= User preference utility for X
XORG_CAT= app
USE_XORG= xmuu xorgproto x11 xext xfontcache
CONFIGURE_ARGS= --without-xf86misc
PLIST_FILES= bin/xset man/man1/xset.1.gz
.include <bsd.port.mk>