summaryrefslogblamecommitdiff
path: root/math/R-cran-gss/Makefile
blob: d44359c91c8dcf627caca3e5d611b2e2528d160d (plain) (tree)
1
2
3
4
5



                                            
                      











                                          
                   
                      
# Created by: David Naylor <dbn@FreeBSD.org>
# $FreeBSD$

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

NO_STAGE=	yes
.include <bsd.port.mk>