opnsense-ports/textproc/R-cran-R2HTML/Makefile
Franco Fichtner d65e44526a */*: sync with upstream
Taken from: FreeBSD
2022-05-25 11:24:52 +02:00

15 lines
270 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
PORTNAME= R2HTML
PORTVERSION= 2.3.3
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= HTML exportation for R objects
LICENSE= GPLv2
USES= cran
.include <bsd.port.mk>