1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/math/R-cran-SQUAREM/Makefile
2020-01-15 22:25:09 +00:00

17 lines
325 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= SQUAREM
DISTVERSION= 2020.1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Squared Extrapolation Methods for Accelerating EM-Like Algorithms
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>