# Created by: David Naylor <dbn@FreeBSD.org>
# $FreeBSD: math/R-cran-gss/Makefile 335044 2013-11-27 18:56:43Z dbn $

PORTNAME=	gss
DISTVERSION=	2.0-16
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

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

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
