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

PORTNAME=	gss
DISTVERSION=	2.1-0
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

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

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USES=	cran:auto-plist

.include <bsd.port.mk>