aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-conf.design/Makefile
blob: ad8b1cd6ad87aa6009dfddf0e664e821db45497b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Pedro Giffuni
# $FreeBSD$

PORTNAME=	conf.design
DISTVERSION=	2.0.0
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	pfg@FreeBSD.org
COMMENT=	Construction of factorial designs

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>