aboutsummaryrefslogtreecommitdiff
path: root/x11/xstdcmap
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/xstdcmap
parente82affd309fc2d8e5ea19b2e003f1296920bd825 (diff)
downloadports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz
ports-d4f0d0048a8755106a4b0445221a19761e746984.zip
Notes
Diffstat (limited to 'x11/xstdcmap')
-rw-r--r--x11/xstdcmap/Makefile22
-rw-r--r--x11/xstdcmap/distinfo3
-rw-r--r--x11/xstdcmap/pkg-descr4
3 files changed, 29 insertions, 0 deletions
diff --git a/x11/xstdcmap/Makefile b/x11/xstdcmap/Makefile
new file mode 100644
index 000000000000..329840c28e7e
--- /dev/null
+++ b/x11/xstdcmap/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xstdcmap
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xstdcmap
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= X standard colormap utility
+
+XORG_CAT= app
+USE_XORG= xmu x11
+
+PLIST_FILES= bin/xstdcmap
+
+MAN1= xstdcmap.1
+
+.include <bsd.port.mk>
diff --git a/x11/xstdcmap/distinfo b/x11/xstdcmap/distinfo
new file mode 100644
index 000000000000..56af4c388351
--- /dev/null
+++ b/x11/xstdcmap/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xstdcmap-1.0.1.tar.bz2) = 86ab558441edfb86f853639e4290a754
+SHA256 (xorg/app/xstdcmap-1.0.1.tar.bz2) = 0d920660137dee514599f63b5a8c8ce14d2474607e28e32c973cafb360f7e738
+SIZE (xorg/app/xstdcmap-1.0.1.tar.bz2) = 76310
diff --git a/x11/xstdcmap/pkg-descr b/x11/xstdcmap/pkg-descr
new file mode 100644
index 000000000000..9383874205a6
--- /dev/null
+++ b/x11/xstdcmap/pkg-descr
@@ -0,0 +1,4 @@
+This package contains xstdcmap, an X standard colormap utility.
+
+- Joel Dahl
+joel@FreeBSD.org