1995-05-10 05:53:40 -04:00
|
|
|
# New ports collection makefile for: xcolors
|
|
|
|
# Version required: R6 contrib
|
|
|
|
# Date created: 10 May 1995
|
|
|
|
# Whom: asami
|
|
|
|
#
|
1998-10-05 01:18:06 -04:00
|
|
|
# $Id: Makefile,v 1.9 1998/01/22 00:41:36 fenner Exp $
|
1995-05-10 05:53:40 -04:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xcolors
|
|
|
|
PKGNAME= xcolors-1.3
|
1996-11-18 06:44:27 -05:00
|
|
|
CATEGORIES= x11
|
1998-01-21 19:41:36 -05:00
|
|
|
MASTER_SITES= ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/
|
1995-05-10 05:53:40 -04:00
|
|
|
|
1997-12-25 17:29:52 -05:00
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
1995-10-02 04:11:03 -04:00
|
|
|
|
1996-03-06 20:52:45 -05:00
|
|
|
WRKSRC= ${WRKDIR}/xcolors
|
1995-10-02 04:11:03 -04:00
|
|
|
USE_IMAKE= yes
|
1996-12-17 07:33:56 -05:00
|
|
|
IGNOREFILES= ${DISTFILES}
|
1998-10-05 01:18:06 -04:00
|
|
|
MAN1= xcolors.1
|
1995-05-10 05:53:40 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|