aboutsummaryrefslogtreecommitdiff
path: root/x11/xrdb
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
commitd4f0d0048a8755106a4b0445221a19761e746984 (patch)
treec87184c5bfeaf942c827c5f706186ce9786a2588 /x11/xrdb
parente82affd309fc2d8e5ea19b2e003f1296920bd825 (diff)
downloadports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz
ports-d4f0d0048a8755106a4b0445221a19761e746984.zip
Notes
Diffstat (limited to 'x11/xrdb')
-rw-r--r--x11/xrdb/Makefile22
-rw-r--r--x11/xrdb/distinfo3
-rw-r--r--x11/xrdb/pkg-descr4
3 files changed, 29 insertions, 0 deletions
diff --git a/x11/xrdb/Makefile b/x11/xrdb/Makefile
new file mode 100644
index 000000000000..7927276ea3b2
--- /dev/null
+++ b/x11/xrdb/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xrdb
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xrdb
+PORTVERSION= 1.0.3
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= X server resource database utility
+
+XORG_CAT= app
+USE_XORG= xmuu x11
+
+PLIST_FILES= bin/xrdb
+
+MAN1= xrdb.1
+
+.include <bsd.port.mk>
diff --git a/x11/xrdb/distinfo b/x11/xrdb/distinfo
new file mode 100644
index 000000000000..91eb1b10a9d4
--- /dev/null
+++ b/x11/xrdb/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xrdb-1.0.3.tar.bz2) = 380b2ef545306354cc150834de567be7
+SHA256 (xorg/app/xrdb-1.0.3.tar.bz2) = a4a3b8cd821adc201a072f8c0214d73ee6a7e7b898de90e18f7d89a4453fb12c
+SIZE (xorg/app/xrdb-1.0.3.tar.bz2) = 99840
diff --git a/x11/xrdb/pkg-descr b/x11/xrdb/pkg-descr
new file mode 100644
index 000000000000..fadb6f4194a0
--- /dev/null
+++ b/x11/xrdb/pkg-descr
@@ -0,0 +1,4 @@
+This package contains xrdb, a X server resource database utility.
+
+- Joel Dahl
+joel@FreeBSD.org