# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/science/R-cran-Epi/Makefile 412349 2016-04-01 14:25:16Z mat $

PORTNAME=	Epi
PORTVERSION=	2.0
CATEGORIES=	science
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Package for statistical analysis in epidemiology

LICENSE=	GPLv2

RUN_DEPENDS=	R-cran-cmprsk>0:science/R-cran-cmprsk \
		R-cran-etm>0:science/R-cran-etm \
		R-cran-plyr>0:devel/R-cran-plyr

USES=	cran:auto-plist

.include <bsd.port.mk>
