Edit

IABSD.fr/ports/math/p5-Math-Random-ISAAC/Makefile

Branch :

  • Show log

    Commit

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

  • math/p5-Math-Random-ISAAC/Makefile
  • COMMENT=	interface to the ISAAC PRNG algorithm
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME=	Math-Random-ISAAC-1.004
    CATEGORIES=	math
    FIX_EXTRACT_PERMISSIONS=Yes
    REVISION=	1
    
    # CC0 License
    PERMIT_PACKAGE=	Yes
    
    TEST_DEPENDS=	devel/p5-Test-LeakTrace \
    			devel/p5-Test-NoWarnings
    
    .include <bsd.port.mk>