diff options
Diffstat (limited to 'x11-drivers/xf86-input-summa')
-rw-r--r-- | x11-drivers/xf86-input-summa/Makefile | 17 | ||||
-rw-r--r-- | x11-drivers/xf86-input-summa/distinfo | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-input-summa/pkg-descr | 4 | ||||
-rw-r--r-- | x11-drivers/xf86-input-summa/pkg-plist | 5 |
4 files changed, 29 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-summa/Makefile b/x11-drivers/xf86-input-summa/Makefile new file mode 100644 index 000000000000..ab531a1af6da --- /dev/null +++ b/x11-drivers/xf86-input-summa/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: xf86-input-summa +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie <flz@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= xf86-input-summa +PORTVERSION= 1.1.0 +CATEGORIES= x11-drivers + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org summa input driver + +XORG_CAT= driver + +.include <bsd.port.mk> diff --git a/x11-drivers/xf86-input-summa/distinfo b/x11-drivers/xf86-input-summa/distinfo new file mode 100644 index 000000000000..1c67f94379c3 --- /dev/null +++ b/x11-drivers/xf86-input-summa/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/driver/xf86-input-summa-1.1.0.tar.bz2) = b37a432fd87bb9f46d011622d6fce6b3 +SHA256 (xorg/driver/xf86-input-summa-1.1.0.tar.bz2) = f10f2cadd4120b40b3658000c87f910e3005f4d787441c7dd83b48ebbf2a11f2 +SIZE (xorg/driver/xf86-input-summa-1.1.0.tar.bz2) = 235031 diff --git a/x11-drivers/xf86-input-summa/pkg-descr b/x11-drivers/xf86-input-summa/pkg-descr new file mode 100644 index 000000000000..d67a25cb6ce7 --- /dev/null +++ b/x11-drivers/xf86-input-summa/pkg-descr @@ -0,0 +1,4 @@ +This package contains the X.Org xf86-input-summa driver. + +- Florent Thoumie +flz@FreeBSD.org diff --git a/x11-drivers/xf86-input-summa/pkg-plist b/x11-drivers/xf86-input-summa/pkg-plist new file mode 100644 index 000000000000..70370c9b4156 --- /dev/null +++ b/x11-drivers/xf86-input-summa/pkg-plist @@ -0,0 +1,5 @@ +lib/xorg/modules/input/summa_drv.la +lib/xorg/modules/input/summa_drv.so +@dirrmtry lib/xorg/modules/input +@dirrmtry lib/xorg/modules +@dirrmtry lib/xorg |