This package contains the X.Org xf86-input-vmmouse driver.
PR: ports/112805 Submitted by: NIIMI Satoshi <sa2c at sa2c.net>
This commit is contained in:
parent
ae5001a7f5
commit
6558a4ff73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192663
@ -26,6 +26,7 @@
|
||||
SUBDIR += xf86-input-spaceorb
|
||||
SUBDIR += xf86-input-summa
|
||||
SUBDIR += xf86-input-tek4957
|
||||
SUBDIR += xf86-input-vmmouse
|
||||
SUBDIR += xf86-input-void
|
||||
SUBDIR += xf86-video-apm
|
||||
SUBDIR += xf86-video-ark
|
||||
|
18
x11-drivers/xf86-input-vmmouse/Makefile
Normal file
18
x11-drivers/xf86-input-vmmouse/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# New ports collection makefile for: xf86-input-vmmouse
|
||||
# Date Created: 17 Feb 2006
|
||||
# Whom: NIIMI Satoshi <sa2c@sa2c.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xf86-input-vmmouse
|
||||
PORTVERSION= 12.4.0
|
||||
CATEGORIES= x11-drivers
|
||||
|
||||
MAINTAINER= sa2c@sa2c.net
|
||||
COMMENT= X.Org vmmouse input driver
|
||||
|
||||
XORG_CAT= driver
|
||||
MAN4= vmmouse.4x
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11-drivers/xf86-input-vmmouse/distinfo
Normal file
3
x11-drivers/xf86-input-vmmouse/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (xorg/driver/xf86-input-vmmouse-12.4.0.tar.bz2) = 313e403e56702f6c38d1a5c830b60dc2
|
||||
SHA256 (xorg/driver/xf86-input-vmmouse-12.4.0.tar.bz2) = 383e0973aad0e96812fc019cb579abaf016f97427fc07466b150fe15739ba63c
|
||||
SIZE (xorg/driver/xf86-input-vmmouse-12.4.0.tar.bz2) = 240927
|
2
x11-drivers/xf86-input-vmmouse/pkg-descr
Normal file
2
x11-drivers/xf86-input-vmmouse/pkg-descr
Normal file
@ -0,0 +1,2 @@
|
||||
This package contains the X.Org xf86-input-vmmouse driver.
|
||||
|
5
x11-drivers/xf86-input-vmmouse/pkg-plist
Normal file
5
x11-drivers/xf86-input-vmmouse/pkg-plist
Normal file
@ -0,0 +1,5 @@
|
||||
lib/xorg/modules/input/vmmouse_drv.la
|
||||
lib/xorg/modules/input/vmmouse_drv.so
|
||||
@dirrmtry lib/xorg/modules/input
|
||||
@dirrmtry lib/xorg/modules
|
||||
@dirrmtry lib/xorg
|
Loading…
Reference in New Issue
Block a user