1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

New port, xcoloredit:

Find colour values by graphical colour mixing

PR:		3933
Submitted by:	 taoka@infonets.hiroshima-u.ac.jp
This commit is contained in:
Masafumi Max NAKANE 1997-07-01 22:37:28 +00:00
parent f194e70322
commit 1fb1418384
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7171
5 changed files with 30 additions and 0 deletions

21
x11/xcoloredit/Makefile Normal file
View File

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

1
x11/xcoloredit/distinfo 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.gz