Tweak math/qtiplot version 0.9.8.9_8
[dports.git] / math / R-cran-gss / Makefile
1 # Created by: David Naylor <dbn@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       gss
5 DISTVERSION=    2.1-3
6 PORTREVISION=   1
7 CATEGORIES=     math
8 DISTNAME=       ${PORTNAME}_${DISTVERSION}
9
10 MAINTAINER=     dbn@FreeBSD.org
11 COMMENT=        General Smoothing Splines
12
13 LICENSE=        GPLv2 GPLv3
14 LICENSE_COMB=   dual
15
16 USES=   cran:auto-plist
17
18 .include <bsd.port.mk>