[Midnightbsd-cvs] mports: x11/rgb: Added rgb-1.0.1: Uncompile an rgb corl-name database
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Oct 4 01:38:53 EDT 2007
Log Message:
-----------
Added rgb-1.0.1: Uncompile an rgb corl-name database
Added Files:
-----------
mports/x11/rgb:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/rgb/pkg-descr
@@ -0,0 +1,6 @@
+This package contains showrgb, a program that reads an rgb color-name
+database compiled for use with the dbm database routines and converts it
+back to source form, printing the result to standard output.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/rgb/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: rgb
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/rgb/Makefile,v 1.1 2007/05/19 20:27:14 flz Exp $
+# $MidnightBSD: mports/x11/rgb/Makefile,v 1.1 2007/10/04 05:38:53 ctriv Exp $
+#
+
+PORTNAME= rgb
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Uncompile an rgb corl-name database
+LICENSE= x11
+
+CONFIGURE_ARGS= --with-rgb-db-dir=${PREFIX}/lib/X11/rgb
+
+XORG_CAT= app
+USE_XORG= x11 xproto
+
+PLIST_FILES= bin/showrgb lib/X11/rgb.txt
+
+MAN1= showrgb.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/rgb/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/rgb-1.0.1.tar.bz2) = 255222b3ab3af671289a6b4844e9f393
+SHA256 (xorg/app/rgb-1.0.1.tar.bz2) = f635bc02f72f62c248af8a19aa6931e9f2d061cca258c12c1468d486602990ad
+SIZE (xorg/app/rgb-1.0.1.tar.bz2) = 91473
More information about the Midnightbsd-cvs
mailing list