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

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Oct 11 19:04:37 EDT 2007


Log Message:
-----------
Added xf86-input-microtouch-1.1.1: X.Org microtouch input driver

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

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


More information about the Midnightbsd-cvs mailing list