forked from Lainports/freebsd-ports
15 lines
302 B
Makefile
15 lines
302 B
Makefile
PORTNAME= RColorBrewer
|
|
DISTVERSION= 1.1-3
|
|
PORTREVISION= 1
|
|
CATEGORIES= graphics
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
COMMENT= ColorBrewer palettes
|
|
WWW= https://cran.r-project.org/web/packages/RColorBrewer/
|
|
|
|
LICENSE= APACHE20
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|