Update science/meep to version 1.2_10
[dports.git] / science / R-cran-Epi / Makefile
1 # Created by: TAKATSU Tomonari <tota@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Epi
5 PORTVERSION=    1.1.49
6 PORTREVISION=   5
7 CATEGORIES=     science
8 DISTNAME=       ${PORTNAME}_${PORTVERSION}
9
10 MAINTAINER=     tota@FreeBSD.org
11 COMMENT=        Package for statistical analysis in epidemiology
12
13 LICENSE=        GPLv2
14
15 USES=   cran:auto-plist
16
17 .include <bsd.port.mk>