1995-05-10 11:53:40 +02:00
|
|
|
# New ports collection makefile for: xcolors
|
|
|
|
# Date created: 10 May 1995
|
|
|
|
# Whom: asami
|
|
|
|
#
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
1995-05-10 11:53:40 +02:00
|
|
|
#
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= xcolors
|
2001-02-05 17:18:54 +01:00
|
|
|
PORTVERSION= 1.3
|
1996-11-18 12:44:27 +01:00
|
|
|
CATEGORIES= x11
|
2000-06-29 04:31:42 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
2002-11-24 11:05:44 +01:00
|
|
|
MASTER_SITE_SUBDIR= markp
|
2004-04-10 19:26:55 +02:00
|
|
|
DISTNAME= ${PORTNAME}
|
1995-05-10 11:53:40 +02:00
|
|
|
|
2002-09-07 10:44:49 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= Display all (ok, most of) the colors in the universe
|
1995-10-02 09:11:03 +01:00
|
|
|
|
1996-03-07 02:52:45 +01:00
|
|
|
WRKSRC= ${WRKDIR}/xcolors
|
1995-10-02 09:11:03 +01:00
|
|
|
USE_IMAKE= yes
|
1998-10-05 07:18:06 +02:00
|
|
|
MAN1= xcolors.1
|
1995-05-10 11:53:40 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|