[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / x11 / xcolors

File: [local] / ports / x11 / xcolors / Makefile (download)

Revision 1.30, Wed Sep 27 20:37:30 2023 UTC (8 months, 2 weeks ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.29: +1 -1 lines

MASTER_SITES -> SITES
now I only need to finish modules!

COMMENT=	display all (ok, most of) the colors in the universe

DISTNAME=	xcolors
PKGNAME=	xcolors-1.3
REVISION=	3
CATEGORIES=	x11

SITES=		ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/ \
		ftp://ftp.weird.com/pub/mirror/

# License: BSD
PERMIT_PACKAGE=	Yes

WANTLIB=	ICE SM Xau Xdmcp X11 Xaw Xext Xmu Xpm Xt c m 

WRKDIST=	${WRKDIR}/xcolors
CONFIGURE_STYLE=imake

NO_TEST=	Yes

.include <bsd.port.mk>