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

MAINTAINER=	jpbeconne@free.fr
COMMENT=	Statistical Modeling

LICENSE=	GPLv3

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>