aboutsummaryrefslogtreecommitdiff
path: root/x11/randrproto
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
commitd4f0d0048a8755106a4b0445221a19761e746984 (patch)
treec87184c5bfeaf942c827c5f706186ce9786a2588 /x11/randrproto
parente82affd309fc2d8e5ea19b2e003f1296920bd825 (diff)
downloadports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz
ports-d4f0d0048a8755106a4b0445221a19761e746984.zip
Notes
Diffstat (limited to 'x11/randrproto')
-rw-r--r--x11/randrproto/Makefile17
-rw-r--r--x11/randrproto/distinfo3
-rw-r--r--x11/randrproto/pkg-descr4
-rw-r--r--x11/randrproto/pkg-plist6
4 files changed, 30 insertions, 0 deletions
diff --git a/x11/randrproto/Makefile b/x11/randrproto/Makefile
new file mode 100644
index 000000000000..0815c2276944
--- /dev/null
+++ b/x11/randrproto/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: randrproto
+# Date Created: 08 Aug 2005
+# Whom: Dejan Lesjak <lesi@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= randrproto
+PORTVERSION= 1.2.1
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Randr extension headers
+
+XORG_CAT= proto
+
+.include <bsd.port.mk>
diff --git a/x11/randrproto/distinfo b/x11/randrproto/distinfo
new file mode 100644
index 000000000000..a44ea325d5f9
--- /dev/null
+++ b/x11/randrproto/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/proto/randrproto-1.2.1.tar.bz2) = e2e45564f8ce22e00e1360e79c8ccdeb
+SHA256 (xorg/proto/randrproto-1.2.1.tar.bz2) = 102fd42f8f2562450f4e45c28bfb0390c2d30ffa6a805eead15d67018930f654
+SIZE (xorg/proto/randrproto-1.2.1.tar.bz2) = 54962
diff --git a/x11/randrproto/pkg-descr b/x11/randrproto/pkg-descr
new file mode 100644
index 000000000000..3b5914edab2a
--- /dev/null
+++ b/x11/randrproto/pkg-descr
@@ -0,0 +1,4 @@
+This package contains X.Org Randr extension headers.
+
+- Joel Dahl
+joel@FreeBSD.org
diff --git a/x11/randrproto/pkg-plist b/x11/randrproto/pkg-plist
new file mode 100644
index 000000000000..13c2f1d90c8c
--- /dev/null
+++ b/x11/randrproto/pkg-plist
@@ -0,0 +1,6 @@
+include/X11/extensions/randr.h
+include/X11/extensions/randrproto.h
+libdata/pkgconfig/randrproto.pc
+%%DOCSDIR%%/randrproto.txt
+@dirrmtry include/X11/extensions
+@dirrm %%DOCSDIR%%