1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/math/R-cran-gss/Makefile
David Naylor d1fff2d711 math/R-cran-gss: updated to version 2.1-9
- removed PORTREVISION due to version bump
 - update website URL to align with CRAN package
 - changelog:
   - R: Reworked ssllrm suite to add qd.wt.
   - man: Minor edit to reflect changes in R.
   - src: i) Changes and bug fixes in llrmnewton.  ii) Minor edit in
     cdennewton.

Generated by:	portcran (0.1.8)
2018-06-02 10:46:36 +00:00

17 lines
283 B
Makefile

# Created by: David Naylor <dbn@FreeBSD.org>
# $FreeBSD$
PORTNAME= gss
DISTVERSION= 2.1-9
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= dbn@FreeBSD.org
COMMENT= General Smoothing Splines
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>