summaryrefslogtreecommitdiff
path: root/math/R-cran-gss/Makefile
blob: a3f14fa2c45fe11b74be17b77f94d4b17a936ba1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: David Naylor <dbn@FreeBSD.org>

PORTNAME=	gss
DISTVERSION=	2.2-3
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	General Smoothing Splines

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>