PORTNAME=	miniUI
DISTVERSION=	0.1.1.1
CATEGORIES=	www
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	uzsolt@FreeBSD.org
COMMENT=	Writing Shiny apps that work well on small screens
WWW=		https://cran.r-project.org/web/packages/miniUI

LICENSE=	GPLv3

RUN_DEPENDS=	R-cran-htmltools>0:textproc/R-cran-htmltools \
		R-cran-shiny>0:www/R-cran-shiny

USES=		cran:auto-plist

.include <bsd.port.mk>
