summaryrefslogtreecommitdiff
path: root/science/R-cran-epicalc/Makefile
blob: 1346cbca6f9f186413ff3a1448a0963a59050093 (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=	5
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>