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

19 lines
335 B
Makefile
Raw Normal View History

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= Epi
2013-05-19 00:32:21 +02:00
PORTVERSION= 1.1.49
PORTREVISION= 1
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Package for statistical analysis in epidemiology
2012-01-26 12:34:06 +01:00
LICENSE= GPLv2
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>