PORTNAME=	miniUI
DISTVERSION=	0.1.2
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/package=miniUI

LICENSE=	GPLv3

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

USES=		cran:auto-plist

.include <bsd.port.mk>
