# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD: textproc/R-cran-R2HTML/Makefile 335044 2013-11-27 18:56:43Z dbn $

PORTNAME=	R2HTML
PORTVERSION=	2.2.1
PORTREVISION=	3
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	HTML exportation for R objects

LICENSE=	GPLv2

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
