ports/math/R-cran-gss/Makefile
2024-10-14 06:32:51 +00:00

14 lines
270 B
Makefile

PORTNAME= gss
DISTVERSION= 2.2-8
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= General Smoothing Splines
WWW= https://CRAN.R-project.org/package=gss
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>