freebsd-ports/x11/xset/Makefile
Eitan Adler aac155ba17 - update xset to the latest version in the xorg-devel tree
- update xrandr to the latest version in the xorg-devel tree
- update xproto to the latest version in xorg-devel tree as required by xset and xrandr
- update pixman to the latest version in the xorg-devel tree

Reviewed by:	kwm
Approved by:	bapt (mentor)
2011-09-07 21:19:05 +00:00

22 lines
346 B
Makefile

# New ports collection makefile for: xset
# Date Created: 17 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xset
PORTVERSION= 1.2.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= User preference utility for X
XORG_CAT= app
USE_XORG= xmuu
PLIST_FILES= bin/xset
MAN1= xset.1
.include <bsd.port.mk>