aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-pwr/Makefile
blob: d0c5441decc624723febe040e86990cf80ad7bd1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	pwr
DISTVERSION=	1.3-0
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Basic Functions for Power Analysis

LICENSE=	GPLv3+

USES=		cran

.include <bsd.port.mk>