aboutsummaryrefslogblamecommitdiff
path: root/graphics/R-cran-viridisLite/Makefile
blob: 46720c8a3ace2421bda4b09108cb4687d0a34e37 (plain) (tree)
1
2
3
4
5



                                                 
                     










                                                                   
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$

PORTNAME=	viridisLite
PORTVERSION=	0.3.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>