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

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Vector Generalized Linear and Additive Models
WWW=		https://www.stat.auckland.ac.nz/~yee/VGAM

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>