freebsd-ports/math/R-cran-gss/Makefile
2021-09-15 15:22:00 +08:00

15 lines
271 B
Makefile

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