freebsd-ports/textproc/R-cran-R2HTML/Makefile
2021-04-06 16:31:07 +02:00

16 lines
286 B
Makefile

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