2000-02-15 00:03:51 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2000/02/15 05:05:34 turan Exp $
|
1998-05-19 02:25:10 -04:00
|
|
|
|
|
|
|
DISTNAME= xcolors
|
|
|
|
PKGNAME= xcolors-1.3
|
|
|
|
CATEGORIES= x11
|
1999-04-13 17:47:50 -04:00
|
|
|
MASTER_SITES= ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/ \
|
|
|
|
ftp://ftp.weird.com/pub/mirror/
|
2000-02-10 19:37:15 -05:00
|
|
|
NEED_VERSION= 1.191
|
1998-05-19 02:25:10 -04:00
|
|
|
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
|
2000-02-12 01:29:49 -05:00
|
|
|
LICENSE_TYPE= BSD
|
2000-02-15 00:03:51 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= YES
|
|
|
|
PERMIT_PACKAGE_FTP= YES
|
|
|
|
PERMIT_DISTFILES_CDROM= YES
|
|
|
|
PERMIT_DISTFILES_FTP= YES
|
2000-02-12 01:29:49 -05:00
|
|
|
|
2000-02-10 19:37:15 -05:00
|
|
|
WRKDIST= ${WRKDIR}/xcolors
|
1998-05-19 02:25:10 -04:00
|
|
|
USE_IMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|