[Midnightbsd-cvs] mports: x11/xsetmode: Added xsetmode-1.0.0: Set the mode for an X Input

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 8 11:55:55 EDT 2007


Log Message:
-----------
Added xsetmode-1.0.0: Set the mode for an X Input Device

Added Files:
-----------
    mports/x11/xsetmode:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/xsetmode/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xsetmode, which is a program for setting the mode
+of an X Input device to either absolute och relative.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xsetmode/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xsetmode
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xsetmode/Makefile,v 1.1 2007/05/19 20:28:15 flz Exp $
+# $MidnightBSD: mports/x11/xsetmode/Makefile,v 1.1 2007/10/08 15:55:54 ctriv Exp $
+#
+
+PORTNAME=	xsetmode
+PORTVERSION=	1.0.0
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Set the mode for an X Input Device
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	xi x11
+
+PLIST_FILES=	bin/xsetmode
+
+MAN1=		xsetmode.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xsetmode/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xsetmode-1.0.0.tar.bz2) = d074e79d380b031d2f60e4cd56538c93
+SHA256 (xorg/app/xsetmode-1.0.0.tar.bz2) = 988b47cd922991c6e6adbce15dc386ac75690b61744b526c3af5a4eaa9afa0aa
+SIZE (xorg/app/xsetmode-1.0.0.tar.bz2) = 73757


More information about the Midnightbsd-cvs mailing list