[Midnightbsd-cvs] mports: x11/inputproto: add inputproto-1.4.2.1
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Tue Oct 2 16:53:32 EDT 2007
Log Message:
-----------
add inputproto-1.4.2.1
Added Files:
-----------
mports/x11/inputproto:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/inputproto/pkg-descr
@@ -0,0 +1,4 @@
+This package contains X.Org Input extension headers.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/inputproto/pkg-plist
@@ -0,0 +1,5 @@
+include/X11/extensions/XI.h
+include/X11/extensions/XInput.h
+include/X11/extensions/XIproto.h
+libdata/pkgconfig/inputproto.pc
+ at dirrmtry include/X11/extensions
--- /dev/null
+++ x11/inputproto/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: inputproto
+# Date Created: 08 Aug 2005
+# Whom: Dejan Lesjak <lesi at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/inputproto/Makefile,v 1.2 2007/09/13 19:44:58 flz Exp $
+# $MidnightBSD: mports/x11/inputproto/Makefile,v 1.1 2007/10/02 20:53:32 ctriv Exp $
+#
+
+PORTNAME= inputproto
+PORTVERSION= 1.4.2.1
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Input extension headers
+LICENSE= x11
+
+XORG_CAT= proto
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/inputproto/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/proto/inputproto-1.4.2.1.tar.bz2) = aa948a7469168ddd9c33f11c5dff55ac
+SHA256 (xorg/proto/inputproto-1.4.2.1.tar.bz2) = 9b6db77037de7c52b9a17862b99bc435bd5c20e5d3faf5aec943b206cdaff3ed
+SIZE (xorg/proto/inputproto-1.4.2.1.tar.bz2) = 47663
More information about the Midnightbsd-cvs
mailing list