diff options
author | rodent <rodent@pkgsrc.org> | 2013-06-03 00:22:18 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-06-03 00:22:18 +0000 |
commit | 75e840ee684812e5aee906efbe54ed803399fa95 (patch) | |
tree | 19021ef6a5d8aefc23c9400a46d3fb9c1e7d2f07 /x11/xf86-input-penmount | |
parent | cd8fa711d2dcf9832d4805036e27da2cbacf1ed5 (diff) | |
download | pkgsrc-75e840ee684812e5aee906efbe54ed803399fa95.tar.gz |
Import xf86-input-penmount-1.5.0 as x11/xf86-input-penmount.
PenMount input driver for the Xorg X server.
Diffstat (limited to 'x11/xf86-input-penmount')
-rw-r--r-- | x11/xf86-input-penmount/DESCR | 1 | ||||
-rw-r--r-- | x11/xf86-input-penmount/Makefile | 20 | ||||
-rw-r--r-- | x11/xf86-input-penmount/PLIST | 3 | ||||
-rw-r--r-- | x11/xf86-input-penmount/distinfo | 5 |
4 files changed, 29 insertions, 0 deletions
diff --git a/x11/xf86-input-penmount/DESCR b/x11/xf86-input-penmount/DESCR new file mode 100644 index 00000000000..4d3ddee3f7a --- /dev/null +++ b/x11/xf86-input-penmount/DESCR @@ -0,0 +1 @@ +PenMount input driver for the Xorg X server. diff --git a/x11/xf86-input-penmount/Makefile b/x11/xf86-input-penmount/Makefile new file mode 100644 index 00000000000..062a2e61a2f --- /dev/null +++ b/x11/xf86-input-penmount/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2013/06/03 00:22:18 rodent Exp $ + +DISTNAME= xf86-input-penmount-1.5.0 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_XORG:=driver/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= PenMount input driver for the Xorg X server +LICENSE= x11 + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config + +.include "../../x11/xproto/buildlink3.mk" +.include "../../x11/modular-xorg-server/buildlink3.mk" +.include "../../devel/xorg-util-macros/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xf86-input-penmount/PLIST b/x11/xf86-input-penmount/PLIST new file mode 100644 index 00000000000..dca8764a807 --- /dev/null +++ b/x11/xf86-input-penmount/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2013/06/03 00:22:18 rodent Exp $ +lib/xorg/modules/input/penmount_drv.la +man/man4/penmount.4 diff --git a/x11/xf86-input-penmount/distinfo b/x11/xf86-input-penmount/distinfo new file mode 100644 index 00000000000..1dc8072a1da --- /dev/null +++ b/x11/xf86-input-penmount/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/06/03 00:22:18 rodent Exp $ + +SHA1 (xf86-input-penmount-1.5.0.tar.bz2) = 39ed2dd2b22f8bf9366b187e4d7801a24c24cb31 +RMD160 (xf86-input-penmount-1.5.0.tar.bz2) = 79aac9452b68002d7e65df31eecc8845e71d3fe2 +Size (xf86-input-penmount-1.5.0.tar.bz2) = 276864 bytes |