17 lines
419 B
Makefile
17 lines
419 B
Makefile
# $NetBSD: Makefile,v 1.9 2003/03/29 12:43:11 jmmv Exp $
|
|
# FreeBSD: Makefile,v 1.9 1998/01/22 00:41:36 fenner Exp
|
|
#
|
|
|
|
DISTNAME= xcolors
|
|
PKGNAME= xcolors-1.3
|
|
PKGREVISION= 1
|
|
WRKSRC= ${WRKDIR}/xcolors
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/
|
|
|
|
MAINTAINER= packages@netbsd.org
|
|
COMMENT= Display all (ok, most of) the colors in the universe
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|