1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
2021-09-15 15:22:00 +08:00

16 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>