aboutsummaryrefslogtreecommitdiff
path: root/x11/xcmsdb
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/xcmsdb
parente82affd309fc2d8e5ea19b2e003f1296920bd825 (diff)
downloadports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz
ports-d4f0d0048a8755106a4b0445221a19761e746984.zip
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes
Notes: svn path=/head/; revision=191544
Diffstat (limited to 'x11/xcmsdb')
-rw-r--r--x11/xcmsdb/Makefile22
-rw-r--r--x11/xcmsdb/distinfo3
-rw-r--r--x11/xcmsdb/pkg-descr5
3 files changed, 30 insertions, 0 deletions
diff --git a/x11/xcmsdb/Makefile b/x11/xcmsdb/Makefile
new file mode 100644
index 000000000000..fd4c90e38ca6
--- /dev/null
+++ b/x11/xcmsdb/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xcmsdb
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xcmsdb
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Device Color Characterization utility for X
+
+XORG_CAT= app
+USE_XORG= x11
+
+PLIST_FILES= bin/xcmsdb
+
+MAN1= xcmsdb.1
+
+.include <bsd.port.mk>
diff --git a/x11/xcmsdb/distinfo b/x11/xcmsdb/distinfo
new file mode 100644
index 000000000000..95d33176320c
--- /dev/null
+++ b/x11/xcmsdb/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xcmsdb-1.0.1.tar.bz2) = 8579d5f50ba7f0c4a5bf16b9670fea01
+SHA256 (xorg/app/xcmsdb-1.0.1.tar.bz2) = e275a39f41ffae854db77b2c5decfad2cac32afbcd158842032dc9ca04efe92e
+SIZE (xorg/app/xcmsdb-1.0.1.tar.bz2) = 96423
diff --git a/x11/xcmsdb/pkg-descr b/x11/xcmsdb/pkg-descr
new file mode 100644
index 000000000000..4c1b31bb4e62
--- /dev/null
+++ b/x11/xcmsdb/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xcmsdb, a Device Color Characterization utility
+for the X Color Management System.
+
+- Joel Dahl
+joel@FreeBSD.org