summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-01-24 17:41:01 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-01-24 17:41:01 +0800
commit312535075103b8c80fb1f09ad412c54fa2264714 (patch)
tree747da515a69de05318eb7c2749ab595d5416bf6f
parent683ee2656e76f70528a58b3d1e41d51ce136cfb2 (diff)
downloadxorg-devel-ports-312535075103b8c80fb1f09ad412c54fa2264714.tar
xorg-devel-ports-312535075103b8c80fb1f09ad412c54fa2264714.tar.gz
xorg-devel-ports-312535075103b8c80fb1f09ad412c54fa2264714.tar.bz2
xorg-devel-ports-312535075103b8c80fb1f09ad412c54fa2264714.tar.lz
xorg-devel-ports-312535075103b8c80fb1f09ad412c54fa2264714.tar.xz
xorg-devel-ports-312535075103b8c80fb1f09ad412c54fa2264714.tar.zst
xorg-devel-ports-312535075103b8c80fb1f09ad412c54fa2264714.zip
Add and update to 1.1.1
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@632 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--x11/xsetroot/Makefile15
-rw-r--r--x11/xsetroot/distinfo2
-rw-r--r--x11/xsetroot/pkg-descr3
3 files changed, 20 insertions, 0 deletions
diff --git a/x11/xsetroot/Makefile b/x11/xsetroot/Makefile
new file mode 100644
index 0000000..57b1762
--- /dev/null
+++ b/x11/xsetroot/Makefile
@@ -0,0 +1,15 @@
+# $FreeBSD$
+
+PORTNAME= xsetroot
+PORTVERSION= 1.1.1
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= root window parameter setting utility for X
+
+XORG_CAT= app
+USE_XORG= xmuu x11 xbitmaps xcursor
+MAN1= xsetroot.1
+PLIST_FILES= bin/xsetroot
+
+.include <bsd.port.mk>
diff --git a/x11/xsetroot/distinfo b/x11/xsetroot/distinfo
new file mode 100644
index 0000000..f0d917c
--- /dev/null
+++ b/x11/xsetroot/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/app/xsetroot-1.1.1.tar.bz2) = ba215daaa78c415fce11b9e58c365d03bb602eaa5ea916578d76861a468cc3d9
+SIZE (xorg/app/xsetroot-1.1.1.tar.bz2) = 119977
diff --git a/x11/xsetroot/pkg-descr b/x11/xsetroot/pkg-descr
new file mode 100644
index 0000000..95e81dd
--- /dev/null
+++ b/x11/xsetroot/pkg-descr
@@ -0,0 +1,3 @@
+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.