freebsd-ports/science/R-cran-epicalc/Makefile

17 lines
300 B
Makefile
Raw Normal View History

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= epicalc
PORTVERSION= 2.15.1.0
PORTREVISION= 1
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Epidemiological calculator
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>