aboutsummaryrefslogtreecommitdiff
path: root/science/R-cran-epicalc/Makefile
blob: 2c77d53bf27bb2ea5496519037ae9148bbc81f52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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
CATEGORIES=	science
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Epidemiological calculator

USE_R_MOD=		yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>