13 lines
194 B
Makefile
Executable file
13 lines
194 B
Makefile
Executable file
COMMENT= Kohonen's Self-Organizing Maps#'
|
|
|
|
DISTNAME= AI-NeuralNet-Kohonen-0.142
|
|
REVISION= 2
|
|
CATEGORIES= math
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|