Path: blob/main/graphics/R-cran-visNetwork/Makefile
16123 views
# Created by: TAKATSU Tomonari <[email protected]> PORTNAME= visNetwork PORTVERSION= 2.0.9 PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= [email protected] COMMENT= Network Visualization using 'vis.js' Library LICENSE= MIT CRAN_DEPENDS= R-cran-htmlwidgets>0:www/R-cran-htmlwidgets \ R-cran-htmltools>0:textproc/R-cran-htmltools \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ R-cran-magrittr>0:devel/R-cran-magrittr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include <bsd.port.mk>