mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
cf118ccf87
Reported by: lwhsu
15 lines
284 B
Makefile
15 lines
284 B
Makefile
PORTNAME= glmnet
|
|
DISTVERSION= 1.8-5
|
|
PORTREVISION= 11
|
|
CATEGORIES= devel
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= skreuzer@FreeBSD.org
|
|
COMMENT= Lasso and elastic-net regularized generalized linear models
|
|
|
|
LICENSE= GPLv2
|
|
|
|
USES= cran:auto-plist,compiles
|
|
|
|
.include <bsd.port.mk>
|