1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/x11/xset/Makefile
Eitan Adler 1972695544 ”Q
2011-09-10 22:58:56 +00:00

24 lines
399 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
PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= User preference utility for X
XORG_CAT= app
USE_XORG= xmuu xproto x11 xext xxf86misc xfontcache
PLIST_FILES= bin/xset
MAN1= xset.1
.include <bsd.port.mk>