aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-ash/Makefile
blob: 43758e160268f17e61d961d4835bd778ce398138 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Thierry Thomas <thierry@pompo.net>

PORTNAME=	ash
DISTVERSION=	1.0-15
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	David Scott's ASH Routines

LICENSE=	GPLv2+

USES=		cran:compiles

.include <bsd.port.mk>