summaryrefslogtreecommitdiff
path: root/science/R-cran-Epi/Makefile
blob: f5cc920ae09d4ff12b948469031af47985158045 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Epi
PORTVERSION=	1.1.49
PORTREVISION=	4
CATEGORIES=	science
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Package for statistical analysis in epidemiology

LICENSE=	GPLv2

USES=	cran:auto-plist

.include <bsd.port.mk>