1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/science/R-cran-DCluster/Makefile
2021-04-06 16:31:07 +02:00

20 lines
406 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= DCluster
PORTREVISION= 5
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>