mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
3503a3164f
adjust dependent ports
21 lines
386 B
Makefile
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>
|