# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/science/R-cran-DCluster/Makefile 443845 2017-06-18 18:09:16Z dbn $

PORTNAME=	DCluster
PORTREVISION=	1
DISTVERSION=	0.2-7
CATEGORIES=	science
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Functions for the detection of spatial clusters of diseases

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

RUN_DEPENDS=	R-cran-spdep>0:math/R-cran-spdep

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
