pkgsrc/math/R-RColorBrewer/Makefile
brook f305d28118 Import of RColorBrewer v1.0-5.
The packages provides palettes for drawing nice maps shaded according
to a variable.
2012-04-15 16:43:47 +00:00

15 lines
372 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2012/04/15 16:43:47 brook Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/RColorBrewer/
COMMENT= ColorBrewer palettes
LICENSE= apache-2.0
R_PKGNAME= RColorBrewer
R_PKGVER= 1.0-5
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"