aboutsummaryrefslogtreecommitdiff
path: root/x11/xcoloredit
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-07-01 22:37:28 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-07-01 22:37:28 +0000
commit1fb14183845cd1c5060a7936a81a40dd799cd2de (patch)
treecc5d257497a15740614428d9333fefd005d425b5 /x11/xcoloredit
parentf194e70322af1fc9aae2bd01579f72c826a53d14 (diff)
downloadports-1fb14183845cd1c5060a7936a81a40dd799cd2de.tar.gz
ports-1fb14183845cd1c5060a7936a81a40dd799cd2de.zip
New port, xcoloredit:
Find colour values by graphical colour mixing PR: 3933 Submitted by: taoka@infonets.hiroshima-u.ac.jp
Notes
Notes: svn path=/head/; revision=7171
Diffstat (limited to 'x11/xcoloredit')
-rw-r--r--x11/xcoloredit/Makefile21
-rw-r--r--x11/xcoloredit/distinfo1
-rw-r--r--x11/xcoloredit/pkg-comment1
-rw-r--r--x11/xcoloredit/pkg-descr5
-rw-r--r--x11/xcoloredit/pkg-plist2
5 files changed, 30 insertions, 0 deletions
diff --git a/x11/xcoloredit/Makefile b/x11/xcoloredit/Makefile
new file mode 100644
index 000000000000..7db0246974fd
--- /dev/null
+++ b/x11/xcoloredit/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xcoloredit
+# Version required: 1.3
+# Date created: 6 Jun 1997
+# Whom: Satoshi TAOKA
+#
+# $Id$
+#
+
+DISTNAME= xcoloredit
+PKGNAME= xcoloredit-1.2
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/R5contrib/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= taoka@infonets.hiroshima-u.ac.jp
+
+USE_IMAKE= yes
+MAN1= xcoloredit.1
+MANCOMPRESSED= yes
+
+.include <bsd.port.mk>
diff --git a/x11/xcoloredit/distinfo b/x11/xcoloredit/distinfo
new file mode 100644
index 000000000000..59712657009d
--- /dev/null
+++ b/x11/xcoloredit/distinfo
@@ -0,0 +1 @@
+MD5 (xcoloredit.tar.Z) = e81592f01278ea7ace931f83af735e56
diff --git a/x11/xcoloredit/pkg-comment b/x11/xcoloredit/pkg-comment
new file mode 100644
index 000000000000..9b6d7b086bac
--- /dev/null
+++ b/x11/xcoloredit/pkg-comment
@@ -0,0 +1 @@
+Find colour values by graphical colour mixing
diff --git a/x11/xcoloredit/pkg-descr b/x11/xcoloredit/pkg-descr
new file mode 100644
index 000000000000..ce9d139cb66a
--- /dev/null
+++ b/x11/xcoloredit/pkg-descr
@@ -0,0 +1,5 @@
+xcoloredit provides a graphical method of mixing the three primary
+colors available on a colour workstation. This mixing can be done
+using the Red, Green and Blue slider controls on the left of the
+window or using the Hue, Satu- ration and Value slider controls on the
+right.
diff --git a/x11/xcoloredit/pkg-plist b/x11/xcoloredit/pkg-plist
new file mode 100644
index 000000000000..1b67b86910da
--- /dev/null
+++ b/x11/xcoloredit/pkg-plist
@@ -0,0 +1,2 @@
+bin/xcoloredit
+man/man1/xcoloredit.1.gz