Update math/R-cran-gss to version 2.0.15
[dports.git] / math / R-cran-gss / Makefile
1 # Created by: David Naylor <dbn@FreeBSD.org>
2 # $FreeBSD: math/R-cran-gss/Makefile 331799 2013-10-27 18:56:52Z dbn $
3
4 PORTNAME=       gss
5 DISTVERSION=    2.0-15
6 CATEGORIES=     math
7 DISTNAME=       ${PORTNAME}_${DISTVERSION}
8
9 MAINTAINER=     dbn@FreeBSD.org
10 COMMENT=        General Smoothing Splines
11
12 LICENSE=        GPLv2 GPLv3
13 LICENSE_COMB=   dual
14
15 USE_R_MOD=      yes
16 R_MOD_AUTOPLIST=        yes
17
18 NO_STAGE=       yes
19 .include <bsd.port.mk>