aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-conf.design/Makefile
blob: 5cb9f0b0397470204339dac643737bbcd120004a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	conf.design
DISTVERSION=	2.0.0
PORTREVISION=	5
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Construction of factorial designs
WWW=		https://cran.r-project.org/package=conf.design

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>