summaryrefslogtreecommitdiffstats
path: root/x11/randrproto
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
committerflz <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
commit87f4d471fb27b9547c1a0de221b51f4c31684157 (patch)
treedfc4d7ae0fdd043d231bab6f4e98fccbbad14665 /x11/randrproto
parent5ae66b41b712e5f34c78308a97f7511fc0b1539e (diff)
downloadFreeBSD-ports-87f4d471fb27b9547c1a0de221b51f4c31684157.zip
FreeBSD-ports-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.gz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
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 0000000..0815c22
--- /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 0000000..a44ea32
--- /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 0000000..3b5914e
--- /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 0000000..13c2f1d
--- /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%%
OpenPOWER on IntegriCloud