Edit

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

Branch :

  • Show log

    Commit

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

  • math/p5-Math-MatrixReal/Makefile
  • COMMENT =	implement the data type "matrix of reals"
    DISTNAME =	Math-MatrixReal-2.13
    CATEGORIES =	math
    REVISION =	0
    
    # Perl
    PERMIT_PACKAGE =		Yes
    
    MODULES =	cpan
    PKG_ARCH =	*
    MODCPAN_EXAMPLES=	Yes
    MODCPAN_EXAMPLES_DIST=	example
    
    CONFIGURE_STYLE =	modbuild
    
    TEST_DEPENDS =		devel/p5-Test-Most
    
    .include <bsd.port.mk>