opnsense-ports/textproc/R-cran-R2HTML/Makefile
Franco Fichtner 7c51477c2f */*: sync with upstream
Taken from: FreeBSD
2017-05-01 12:17:42 +02:00

18 lines
311 B
Makefile

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