Edit

IABSD.fr/ports/math/p5-AI-NeuralNet-Mesh/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:36:11
    Hash : ab45f39a
    Message : drop RCS Ids

  • math/p5-AI-NeuralNet-Mesh/Makefile
  • COMMENT=	module to implement an accurate neural network mesh
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME=	AI-NeuralNet-Mesh-0.44
    REVISION=	3
    CATEGORIES=	math
    
    # Perl
    PERMIT_PACKAGE=	Yes
    
    EXTRACT_SUFX=	.zip
    
    WRKDIST=	${WRKDIR}
    
    .include <bsd.port.mk>