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

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

MAINTAINER= wen@FreeBSD.org
COMMENT=    Epidemiological calculator

USES=   cran:auto-plist

.include <bsd.port.mk>