aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-ash/Makefile
blob: 17651b2af6802cd4da458dde4f8b0c46e553fa5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	ash
DISTVERSION=	1.0-15
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	David Scott's ASH Routines
WWW=		https://cran.r-project.org/package=ash

LICENSE=	GPLv2+

USES=		cran:compiles

.include <bsd.port.mk>