freebsd-ports/science/R-cran-Epi/Makefile
2012-06-30 03:31:07 +00:00

21 lines
397 B
Makefile

# New ports collection makefile for: R-cran-Epi
# Date created: 2011-08-16
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Epi
PORTVERSION= 1.1.36
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= A package for statistical analysis in epidemiology
LICENSE= GPLv2
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>