freebsd-ports/math/R-cran-gss/Makefile
David Naylor 9f23d61f5d math/R-cran-gss: update to 2.1-5.
ChangeLog:
 * NAMESPACE: Added 'importFrom(sats, ...)'.
2015-07-28 20:14:01 +00:00

17 lines
297 B
Makefile

# Created by: David Naylor <dbn@FreeBSD.org>
# $FreeBSD$
PORTNAME= gss
DISTVERSION= 2.1-5
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>