summaryrefslogtreecommitdiff
path: root/graphics/gcolor
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-21 22:47:29 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-21 22:47:29 +0000
commitc7b71a866dcd16f0ed34190de9459179efb250c6 (patch)
tree5c0d5e372cd9ca94c90afff24d9393f312af4420 /graphics/gcolor
parentThis is the last of the ports PRs assigned to me... and actually a (diff)
Gcolor is a very simple color picker that can be used to
pick precise colors. It was inspired as a replacement for xcolorsel that offers a wider band of colors to pick from. PR: 16852 Submitted by: Will Andrews <andrews@technologist.com>
Notes
Notes: svn path=/head/; revision=26112
Diffstat (limited to 'graphics/gcolor')
-rw-r--r--graphics/gcolor/Makefile22
-rw-r--r--graphics/gcolor/distinfo1
-rw-r--r--graphics/gcolor/pkg-comment1
-rw-r--r--graphics/gcolor/pkg-descr7
-rw-r--r--graphics/gcolor/pkg-plist1
5 files changed, 32 insertions, 0 deletions
diff --git a/graphics/gcolor/Makefile b/graphics/gcolor/Makefile
new file mode 100644
index 000000000000..4457f4b6a9e3
--- /dev/null
+++ b/graphics/gcolor/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: gcolor
+# Version required: 0.4
+# Date created: 20 Feb 2000
+# Whom: Will Andrews <andrews@technologist.com>
+#
+# $FreeBSD$
+#
+
+DISTNAME= gcolor-0.4
+CATEGORIES= graphics gnome
+MASTER_SITES= http://download.sourceforge.net/gcolor/
+
+MAINTAINER= andrews@technologist.com
+
+LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs
+
+USE_X_PREFIX= yes
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}"
+
+.include <bsd.port.mk>
diff --git a/graphics/gcolor/distinfo b/graphics/gcolor/distinfo
new file mode 100644
index 000000000000..c892cbe2a01a
--- /dev/null
+++ b/graphics/gcolor/distinfo
@@ -0,0 +1 @@
+MD5 (gcolor-0.4.tar.gz) = e42e2e09272768ffb863ca514f7ae5a3
diff --git a/graphics/gcolor/pkg-comment b/graphics/gcolor/pkg-comment
new file mode 100644
index 000000000000..1926879f1673
--- /dev/null
+++ b/graphics/gcolor/pkg-comment
@@ -0,0 +1 @@
+GNOME-based color picker
diff --git a/graphics/gcolor/pkg-descr b/graphics/gcolor/pkg-descr
new file mode 100644
index 000000000000..11e0944df911
--- /dev/null
+++ b/graphics/gcolor/pkg-descr
@@ -0,0 +1,7 @@
+Gcolor is a very simple color picker that can be used to
+pick precise colors. It was inspired as a replacement for
+xcolorsel that offers a wider band of colors to pick from.
+
+WWW: http://gcolor.sourceforge.net/
+
+- Will <andrews@technologist.com>
diff --git a/graphics/gcolor/pkg-plist b/graphics/gcolor/pkg-plist
new file mode 100644
index 000000000000..6f2c70560d3e
--- /dev/null
+++ b/graphics/gcolor/pkg-plist
@@ -0,0 +1 @@
+bin/gcolor