1997-07-02 00:37:28 +02:00
|
|
|
# New ports collection makefile for: xcoloredit
|
|
|
|
# Date created: 6 Jun 1997
|
|
|
|
# Whom: Satoshi TAOKA
|
|
|
|
#
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
1997-07-02 00:37:28 +02:00
|
|
|
#
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= xcoloredit
|
2001-02-05 17:18:54 +01:00
|
|
|
PORTVERSION= 1.2
|
1997-07-02 00:37:28 +02:00
|
|
|
CATEGORIES= x11
|
2001-09-23 21:50:42 +02:00
|
|
|
MASTER_SITES= ftp://ftp.x.org/R5contrib/
|
2000-04-13 21:19:05 +02:00
|
|
|
DISTNAME= ${PORTNAME}
|
1997-07-02 00:37:28 +02:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
|
2004-12-23 10:32:50 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:36:20 +01:00
|
|
|
COMMENT= Find colour values by graphical colour mixing
|
1997-07-02 00:37:28 +02:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN1= xcoloredit.1
|
|
|
|
MANCOMPRESSED= yes
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/xcoloredit
|
1997-07-02 00:37:28 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|