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-drivers/xf86-input-mutouch/Makefile | 18 ++++++++++++++++++ x11-drivers/xf86-input-mutouch/distinfo | 3 +++ x11-drivers/xf86-input-mutouch/pkg-descr | 4 ++++ x11-drivers/xf86-input-mutouch/pkg-plist | 5 +++++ 4 files changed, 30 insertions(+) create mode 100644 x11-drivers/xf86-input-mutouch/Makefile create mode 100644 x11-drivers/xf86-input-mutouch/distinfo create mode 100644 x11-drivers/xf86-input-mutouch/pkg-descr create mode 100644 x11-drivers/xf86-input-mutouch/pkg-plist (limited to 'x11-drivers/xf86-input-mutouch') diff --git a/x11-drivers/xf86-input-mutouch/Makefile b/x11-drivers/xf86-input-mutouch/Makefile new file mode 100644 index 000000000000..1f04efd1a5dd --- /dev/null +++ b/x11-drivers/xf86-input-mutouch/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: xf86-input-mutouch +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie +# +# $FreeBSD$ +# + +PORTNAME= xf86-input-mutouch +PORTVERSION= 1.1.0 +CATEGORIES= x11-drivers + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org mutouch input driver + +XORG_CAT= driver +MAN4= mutouch.4x + +.include diff --git a/x11-drivers/xf86-input-mutouch/distinfo b/x11-drivers/xf86-input-mutouch/distinfo new file mode 100644 index 000000000000..591d113a6c22 --- /dev/null +++ b/x11-drivers/xf86-input-mutouch/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/driver/xf86-input-mutouch-1.1.0.tar.bz2) = 98ae915c67cabf0e6d40a425dbdbe10b +SHA256 (xorg/driver/xf86-input-mutouch-1.1.0.tar.bz2) = cc67e0dd4f4fcc8d798f0bfe42b975132c5739bdd80809580a74182e4d1b62ea +SIZE (xorg/driver/xf86-input-mutouch-1.1.0.tar.bz2) = 236844 diff --git a/x11-drivers/xf86-input-mutouch/pkg-descr b/x11-drivers/xf86-input-mutouch/pkg-descr new file mode 100644 index 000000000000..881ac7c0e623 --- /dev/null +++ b/x11-drivers/xf86-input-mutouch/pkg-descr @@ -0,0 +1,4 @@ +This package contains the X.Org xf86-input-mutouch driver. + +- Florent Thoumie +flz@FreeBSD.org diff --git a/x11-drivers/xf86-input-mutouch/pkg-plist b/x11-drivers/xf86-input-mutouch/pkg-plist new file mode 100644 index 000000000000..b3ef9f346861 --- /dev/null +++ b/x11-drivers/xf86-input-mutouch/pkg-plist @@ -0,0 +1,5 @@ +lib/xorg/modules/input/mutouch_drv.la +lib/xorg/modules/input/mutouch_drv.so +@dirrmtry lib/xorg/modules/input +@dirrmtry lib/xorg/modules +@dirrmtry lib/xorg -- cgit v1.2.3