[Midnightbsd-cvs] mports: x11/xrandr: Added xrandr-1.2.2: Primitive command line interface
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Mon Oct 8 11:42:36 EDT 2007
Log Message:
-----------
Added xrandr-1.2.2: Primitive command line interface to the RandR extension
Added Files:
-----------
mports/x11/xrandr:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xrandr/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xrandr, a primitive command line interface to
+the RandR extension.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xrandr/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: xrandr
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xrandr/Makefile,v 1.2 2007/09/13 19:45:06 flz Exp $
+# $MidnightBSD: mports/x11/xrandr/Makefile,v 1.1 2007/10/08 15:42:36 ctriv Exp $
+#
+
+PORTNAME= xrandr
+PORTVERSION= 1.2.2
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Primitive command line interface to the RandR extension
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= xrandr xrender x11
+
+PLIST_FILES= bin/xrandr
+
+MAN1= xrandr.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xrandr/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xrandr-1.2.2.tar.bz2) = c6ec9dc42396e3b3a2da932f3feca6ec
+SHA256 (xorg/app/xrandr-1.2.2.tar.bz2) = 632f3ff492a07f8279807ffbafe4f89af069bb0e7b4934b3ddf7379509aa9303
+SIZE (xorg/app/xrandr-1.2.2.tar.bz2) = 96462
More information about the Midnightbsd-cvs
mailing list