aboutsummaryrefslogtreecommitdiff
path: root/science/R-cran-epicalc/Makefile
blob: e459975c34f5b4f0574cb8265c3d55671d72d4a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

PORTNAME=	epicalc
PORTVERSION=	2.15.1.0
PORTREVISION=	3
CATEGORIES=	science
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Epidemiological calculator

USE_R_MOD=		yes
R_MOD_AUTOPLIST=	yes

NO_STAGE=	yes
.include <bsd.port.mk>