From 24115e7f0da39eef268070b97b79bf31104c06f1 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 21 Jul 2011 18:48:13 +0000 Subject: Update to 1.4.1. git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@273 058c260c-8361-11dd-a0ac-aa2bafec7d09 --- x11-drivers/xf86-input-hyperpen/Makefile | 17 +++++++++++++++++ x11-drivers/xf86-input-hyperpen/distinfo | 2 ++ x11-drivers/xf86-input-hyperpen/pkg-descr | 3 +++ x11-drivers/xf86-input-hyperpen/pkg-plist | 5 +++++ 4 files changed, 27 insertions(+) create mode 100644 x11-drivers/xf86-input-hyperpen/Makefile create mode 100644 x11-drivers/xf86-input-hyperpen/distinfo create mode 100644 x11-drivers/xf86-input-hyperpen/pkg-descr create mode 100644 x11-drivers/xf86-input-hyperpen/pkg-plist (limited to 'x11-drivers') diff --git a/x11-drivers/xf86-input-hyperpen/Makefile b/x11-drivers/xf86-input-hyperpen/Makefile new file mode 100644 index 0000000..d786be6 --- /dev/null +++ b/x11-drivers/xf86-input-hyperpen/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: xf86-input-hyperpen +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie +# +# $FreeBSD: ports/x11-drivers/xf86-input-hyperpen/Makefile,v 1.10 2011/02/25 16:52:30 miwi Exp $ +# + +PORTNAME= xf86-input-hyperpen +PORTVERSION= 1.4.1 +CATEGORIES= x11-drivers + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org hyperpen input driver + +XORG_CAT= driver + +.include diff --git a/x11-drivers/xf86-input-hyperpen/distinfo b/x11-drivers/xf86-input-hyperpen/distinfo new file mode 100644 index 0000000..37edd2b --- /dev/null +++ b/x11-drivers/xf86-input-hyperpen/distinfo @@ -0,0 +1,2 @@ +SHA256 (xorg/driver/xf86-input-hyperpen-1.4.1.tar.bz2) = 31a816f032a2adf4be10909811831191a7528152347e1726b04810ff88436816 +SIZE (xorg/driver/xf86-input-hyperpen-1.4.1.tar.bz2) = 266891 diff --git a/x11-drivers/xf86-input-hyperpen/pkg-descr b/x11-drivers/xf86-input-hyperpen/pkg-descr new file mode 100644 index 0000000..30e7b36 --- /dev/null +++ b/x11-drivers/xf86-input-hyperpen/pkg-descr @@ -0,0 +1,3 @@ +This package contains the X.Org xf86-input-hyperpen driver. + +WWW: http://www.x.org diff --git a/x11-drivers/xf86-input-hyperpen/pkg-plist b/x11-drivers/xf86-input-hyperpen/pkg-plist new file mode 100644 index 0000000..59dc017 --- /dev/null +++ b/x11-drivers/xf86-input-hyperpen/pkg-plist @@ -0,0 +1,5 @@ +lib/xorg/modules/input/hyperpen_drv.la +lib/xorg/modules/input/hyperpen_drv.so +@dirrmtry lib/xorg/modules/input +@dirrmtry lib/xorg/modules +@dirrmtry lib/xorg -- cgit v1.2.3