[Midnightbsd-cvs] mports: x11/xsetroot: Added xsetroot-1.0.2: root window parameter
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Mon Oct 8 11:59:05 EDT 2007
Log Message:
-----------
Added xsetroot-1.0.2: root window parameter setting utility for X
Added Files:
-----------
mports/x11/xsetroot:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xsetroot/pkg-descr
@@ -0,0 +1,6 @@
+This package contains xsetroot, a root window paramteter setting utility
+for the X Window System, which allows you to change the appearance of the
+background ("root") window in X.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xsetroot/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xsetroot
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xsetroot/Makefile,v 1.2 2007/09/13 19:45:06 flz Exp $
+# $MidnightBSD: mports/x11/xsetroot/Makefile,v 1.1 2007/10/08 15:59:05 ctriv Exp $
+#
+
+PORTNAME= xsetroot
+PORTVERSION= 1.0.2
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= root window parameter setting utility for X
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= xmuu x11 xbitmaps
+MAN1= xsetroot.1
+PLIST_FILES= bin/xsetroot
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xsetroot/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xsetroot-1.0.2.tar.bz2) = 9af7db9f3052aef0b11636720b3101dd
+SHA256 (xorg/app/xsetroot-1.0.2.tar.bz2) = 4f9a751f4830d479fae8ccb68ed04896dc99612789310b7917bd15c04aa3351d
+SIZE (xorg/app/xsetroot-1.0.2.tar.bz2) = 88136
More information about the Midnightbsd-cvs
mailing list