# Created by: TAKATSU Tomonari # $FreeBSD: head/devel/R-cran-repr/Makefile 562305 2021-01-22 13:13:06Z tota $ PORTNAME= repr PORTVERSION= 1.1.3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Serializable Reprensentations LICENSE= GPLv3 CRAN_DEPENDS= R-cran-htmltools>0:textproc/R-cran-htmltools \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ R-cran-pillar>=1.4.0:devel/R-cran-pillar \ R-cran-base64enc>0:converters/R-cran-base64enc BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include