Edit

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

Branch :

  • Show log

    Commit

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

  • math/p5-Statistics-Descriptive/Makefile
  • COMMENT =		basic descriptive statistical functions
    
    DISTNAME =		Statistics-Descriptive-3.0800
    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>