[Midnightbsd-cvs] mports: x11-drivers/xf86-input-mouse: Added xf86-input-mouse-1.2.2:

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Oct 11 19:05:17 EDT 2007


Log Message:
-----------
Added xf86-input-mouse-1.2.2: X.Org mouse input driver

Added Files:
-----------
    mports/x11-drivers/xf86-input-mouse:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11-drivers/xf86-input-mouse/pkg-descr
@@ -0,0 +1,4 @@
+This package contains the X.Org xf86-input-mouse driver.
+
+- Florent Thoumie
+flz at FreeBSD.org
--- /dev/null
+++ x11-drivers/xf86-input-mouse/pkg-plist
@@ -0,0 +1,5 @@
+lib/xorg/modules/input/mouse_drv.la
+lib/xorg/modules/input/mouse_drv.so
+ at dirrmtry lib/xorg/modules/input
+ at dirrmtry lib/xorg/modules
+ at dirrmtry lib/xorg
--- /dev/null
+++ x11-drivers/xf86-input-mouse/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for:	xf86-input-mouse
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11-drivers/xf86-input-mouse/Makefile,v 1.2 2007/09/13 19:44:48 flz Exp $
+# $MidnightBSD: mports/x11-drivers/xf86-input-mouse/Makefile,v 1.1 2007/10/11 23:05:17 ctriv Exp $
+#
+
+PORTNAME=	xf86-input-mouse
+PORTVERSION=	1.2.2
+CATEGORIES=	x11-drivers
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X.Org mouse input driver
+LICENSE=	x11
+
+XORG_CAT=	driver
+MAN4=		mousedrv.4x
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-drivers/xf86-input-mouse/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/driver/xf86-input-mouse-1.2.2.tar.bz2) = c47c598e55e7080b8ea30f70781f7ca3
+SHA256 (xorg/driver/xf86-input-mouse-1.2.2.tar.bz2) = 80e9cb52b2036b71289b2140bcd3ac202cf46fd42830761c53120ddac38e7edf
+SIZE (xorg/driver/xf86-input-mouse-1.2.2.tar.bz2) = 274401


More information about the Midnightbsd-cvs mailing list