xcoloredit port
This commit is contained in:
parent
33585b1a6f
commit
421027a2ee
20
x11/xcoloredit/Makefile
Normal file
20
x11/xcoloredit/Makefile
Normal 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
1
x11/xcoloredit/files/md5
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xcoloredit.tar.Z) = e81592f01278ea7ace931f83af735e56
|
1
x11/xcoloredit/pkg/COMMENT
Normal file
1
x11/xcoloredit/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
Find colour values by graphical colour mixing
|
5
x11/xcoloredit/pkg/DESCR
Normal file
5
x11/xcoloredit/pkg/DESCR
Normal 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
2
x11/xcoloredit/pkg/PLIST
Normal file
@ -0,0 +1,2 @@
|
||||
bin/xcoloredit
|
||||
man/man1/xcoloredit.1
|
Loading…
x
Reference in New Issue
Block a user