1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/science/R-cran-epicalc/Makefile
2012-06-26 23:57:00 +00:00

21 lines
386 B
Makefile

# New ports collection makefile for: R-cran-epicalc
# Date created: Dec 14, 2011
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= epicalc
PORTVERSION= 2.14.1.6
PORTREVISION= 3
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Epidemiological calculator
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>