PORTNAME=	downloader
PORTVERSION=	0.4.1
CATEGORIES=	www
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Download Files over HTTP and HTTPS
WWW=		https://cran.r-project.org/web/packages/downloader/

LICENSE=	GPLv2

RUN_DEPENDS=	R-cran-digest>0:security/R-cran-digest

USES=		cran:auto-plist

.include <bsd.port.mk>
