1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/science/R-cran-epicalc/Makefile
2021-04-06 16:31:07 +02:00

15 lines
274 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
PORTNAME= epicalc
PORTVERSION= 2.15.1.0
PORTREVISION= 11
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Epidemiological calculator
USES= cran:auto-plist
.include <bsd.port.mk>