[Midnightbsd-cvs] mports: x11/xgamma: Added xgamma-1.0.2: Gamma correction through the X
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Mon Oct 8 01:01:47 EDT 2007
Log Message:
-----------
Added xgamma-1.0.2: Gamma correction through the X server.
Added Files:
-----------
mports/x11/xgamma:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xgamma/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xgamma, a tool for altering the gamma correction
+through the X server.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xgamma/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: xgamma
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xgamma/Makefile,v 1.2 2007/09/13 19:45:03 flz Exp $
+# $MidnightBSD: mports/x11/xgamma/Makefile,v 1.1 2007/10/08 05:01:47 ctriv Exp $
+#
+
+PORTNAME= xgamma
+PORTVERSION= 1.0.2
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Gamma correction through the X server.
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= x11 xxf86vm
+
+PLIST_FILES= bin/xgamma
+
+MAN1= xgamma.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xgamma/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xgamma-1.0.2.tar.bz2) = f13ddedaa63a608d3b025d326f4f5b5d
+SHA256 (xorg/app/xgamma-1.0.2.tar.bz2) = 5d3d5b230fc60aefae8f4865c17add133b5fb11377fd61c80897ef94fcccf41e
+SIZE (xorg/app/xgamma-1.0.2.tar.bz2) = 86528
More information about the Midnightbsd-cvs
mailing list