freebsd-ports/science/R-cran-DCluster/Makefile

21 lines
420 B
Makefile
Raw Normal View History

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= DCluster
2013-01-08 13:39:31 +01:00
DISTVERSION= 0.2-6
PORTREVISION= 5
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:${PORTSDIR}/math/R-cran-spdep
USES= cran:auto-plist
.include <bsd.port.mk>