[Midnightbsd-cvs] mports: x11/randrproto: Added randrproto-1.2.1: Randr extension headers
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Oct 4 17:14:55 EDT 2007
Log Message:
-----------
Added randrproto-1.2.1: Randr extension headers
Added Files:
-----------
mports/x11/randrproto:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/randrproto/pkg-descr
@@ -0,0 +1,4 @@
+This package contains X.Org Randr extension headers.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ 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
+ at dirrmtry include/X11/extensions
+ at dirrm %%DOCSDIR%%
--- /dev/null
+++ x11/randrproto/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: randrproto
+# Date Created: 08 Aug 2005
+# Whom: Dejan Lesjak <lesi at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/randrproto/Makefile,v 1.1 2007/05/19 20:27:13 flz Exp $
+# $MidnightBSD: mports/x11/randrproto/Makefile,v 1.1 2007/10/04 21:14:55 ctriv Exp $
+#
+
+PORTNAME= randrproto
+PORTVERSION= 1.2.1
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Randr extension headers
+LICENSE= x11
+
+XORG_CAT= proto
+
+.include <bsd.port.mk>
--- /dev/null
+++ 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
More information about the Midnightbsd-cvs
mailing list