1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/textproc/R-cran-R2HTML/Makefile
2023-04-23 09:09:58 +00:00

16 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>