xcoloredit port

This commit is contained in:
angelos 1998-05-19 06:27:49 +00:00
parent 33585b1a6f
commit 421027a2ee
5 changed files with 29 additions and 0 deletions

20
x11/xcoloredit/Makefile Normal file
View File

@ -0,0 +1,20 @@
# OpenBSD makefile for: xcoloredit
# Version required: 1.3
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/19 06:27:49 angelos Exp $
#
DISTNAME= xcoloredit
PKGNAME= xcoloredit-1.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.Z
MAINTAINER= angelos@openbsd.org
USE_IMAKE= yes
MAN1= xcoloredit.1
.include <bsd.port.mk>

1
x11/xcoloredit/files/md5 Normal file
View File

@ -0,0 +1 @@
MD5 (xcoloredit.tar.Z) = e81592f01278ea7ace931f83af735e56

View File

@ -0,0 +1 @@
Find colour values by graphical colour mixing

5
x11/xcoloredit/pkg/DESCR Normal file
View File

@ -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.

2
x11/xcoloredit/pkg/PLIST Normal file
View File

@ -0,0 +1,2 @@
bin/xcoloredit
man/man1/xcoloredit.1