aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-ash/Makefile
blob: a6f0912386f11e1ef735ad4c8ca4c5212619e5e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	ash
DISTVERSION=	1.0-15
PORTREVISION=	1
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>