opnsense-ports/textproc/R-cran-R2HTML/Makefile
Franco Fichtner 9db3b7b9ea */*: sync with upstream
Taken from: FreeBSD
2023-04-24 07:58:56 +02:00

15 lines
284 B
Makefile

PORTNAME= R2HTML
PORTVERSION= 2.3.3
PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= HTML exportation for R objects
WWW= https://cran.r-project.org/package=R2HTML
LICENSE= GPLv2
USES= cran
.include <bsd.port.mk>