Edit

IABSD.fr/ports/math/p5-Math-MatrixReal/Makefile

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2014-12-29 10:14:52
    Hash : 70ca6bc9
    Message : Update to p5-Math-MatrixReal-2.12. ok ajacoutot@

  • math/p5-Math-MatrixReal/Makefile
  • # $OpenBSD: Makefile,v 1.9 2014/12/29 10:14:52 benoit Exp $
    
    COMMENT =	implement the data type "matrix of reals"
    DISTNAME =	Math-MatrixReal-2.12
    CATEGORIES =	math
    
    # Perl
    PERMIT_PACKAGE_CDROM =		Yes
    
    MODULES =	cpan
    MODCPAN_EXAMPLES=	Yes
    MODCPAN_EXAMPLES_DIST=	example
    
    CONFIGURE_STYLE =	modbuild
    
    TEST_DEPENDS =		devel/p5-Test-Most
    
    .include <bsd.port.mk>