2017-12-18 13:31:46 +01:00
|
|
|
# Created by: David Naylor <dbn@FreeBSD.org>
|
|
|
|
|
|
|
|
PORTNAME= fastICA
|
2021-09-26 00:13:13 +02:00
|
|
|
DISTVERSION= 1.2-3
|
2017-12-18 13:31:46 +01:00
|
|
|
CATEGORIES= science math
|
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
|
2021-05-10 17:59:19 +02:00
|
|
|
MAINTAINER= ygy@FreeBSD.org
|
2017-12-18 13:31:46 +01:00
|
|
|
COMMENT= FastICA Algorithms to Perform ICA and Projection Pursuit
|
|
|
|
|
|
|
|
LICENSE= GPLv2 GPLv3
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
|
|
|
USES= cran:auto-plist,compiles
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|