summaryrefslogtreecommitdiff
path: root/math/R-cran-acepack/Makefile
blob: 5cf1e0c06606c999113f24056cb022d5b05f7515 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	acepack
PORTVERSION=	1.4.1
PORTREVISION=	2
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	dteske@FreeBSD.org
COMMENT=	ACE and AVAS for selecting multiple regression transformations
WWW=		https://cran.r-project.org/web/packages/acepack/

LICENSE=	MIT

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>