freebsd-ports/graphics/R-cran-viridisLite/Makefile
2021-04-15 00:48:00 +09:00

15 lines
303 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= viridisLite
PORTVERSION= 0.4.0
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Default Color Maps from 'matplotlib' (Lite Version)
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>