3503a3164f
adjust dependent ports
20 lines
386 B
Makefile
20 lines
386 B
Makefile
# New ports collection makefile for: R-cran-epicalc
|
|
# Date created: Dec 14, 2011
|
|
# Whom: Wen Heping <wenheping@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= epicalc
|
|
PORTVERSION= 2.14.1.6
|
|
PORTREVISION= 3
|
|
CATEGORIES= science
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
COMMENT= Epidemiological calculator
|
|
|
|
USE_R_MOD= yes
|
|
R_MOD_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|