From d4f0d0048a8755106a4b0445221a19761e746984 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Sat, 19 May 2007 20:36:56 +0000 Subject: - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. --- x11/xset/Makefile | 22 ++++++++++++++++++++++ x11/xset/distinfo | 3 +++ x11/xset/pkg-descr | 5 +++++ 3 files changed, 30 insertions(+) create mode 100644 x11/xset/Makefile create mode 100644 x11/xset/distinfo create mode 100644 x11/xset/pkg-descr (limited to 'x11/xset') diff --git a/x11/xset/Makefile b/x11/xset/Makefile new file mode 100644 index 000000000000..f26644fda9eb --- /dev/null +++ b/x11/xset/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: xset +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie +# +# $FreeBSD$ +# + +PORTNAME= xset +PORTVERSION= 1.0.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 diff --git a/x11/xset/distinfo b/x11/xset/distinfo new file mode 100644 index 000000000000..bf8a79c6e067 --- /dev/null +++ b/x11/xset/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/app/xset-1.0.2.tar.bz2) = 1b781a0802c7b8fb9619a6665607b3f0 +SHA256 (xorg/app/xset-1.0.2.tar.bz2) = ce1e17c513a4499526e648a59c39ba01777c99c86093433cf392f27654b795c9 +SIZE (xorg/app/xset-1.0.2.tar.bz2) = 92940 diff --git a/x11/xset/pkg-descr b/x11/xset/pkg-descr new file mode 100644 index 000000000000..bdbb142c16df --- /dev/null +++ b/x11/xset/pkg-descr @@ -0,0 +1,5 @@ +This package contains xset, an application used to set various user preference +options related to the display in the X Window System. + +- Joel Dahl +joel@FreeBSD.org -- cgit v1.2.3