openbsd-ports/math/p5-AI-NeuralNet-Kohonen/Makefile

17 lines
263 B
Makefile
Raw Normal View History

2013-03-11 07:20:26 -04:00
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:23:55 espie Exp $
COMMENT= Kohonen's Self-Organizing Maps
DISTNAME= AI-NeuralNet-Kohonen-0.142
REVISION= 1
CATEGORIES= math
# perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
2010-11-19 02:23:05 -05:00
USE_GROFF = Yes
.include <bsd.port.mk>