freebsd-ports/math/R-cran-gss/Makefile
2020-06-09 06:54:10 +00:00

16 lines
283 B
Makefile

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