pkgsrc/math/R-RColorBrewer/Makefile

15 lines
301 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2019/08/08 19:53:45 brook Exp $
R_PKGNAME= RColorBrewer
R_PKGVER= 1.1-2
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= ColorBrewer palettes
LICENSE= apache-2.0
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"