Edit

IABSD.fr/ports/math/p5-Statistics-Descriptive/Makefile

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2023-11-25 15:16:58
    Hash : 4066efa1
    Message : Update to p5-Statistics-Descriptive-3.0801.

  • math/p5-Statistics-Descriptive/Makefile
  • COMMENT =		basic descriptive statistical functions
    
    DISTNAME =		Statistics-Descriptive-3.0801
    CATEGORIES =		math
    
    # perl
    PERMIT_PACKAGE =	Yes
    
    MODULES =		cpan
    PKG_ARCH =		*
    
    CONFIGURE_STYLE =	modbuild
    MODCPAN_EXAMPLES =	Yes
    MAKE_ENV +=		TEST_POD=Yes
    
    RUN_DEPENDS =		devel/p5-List-MoreUtils
    TEST_DEPENDS +=		devel/p5-Test-TrailingSpace
    
    .include <bsd.port.mk>