Edit

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

Branch :

  • Show log

    Commit

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

  • math/p5-Math-Derivative/Makefile
  • COMMENT =		numeric 1st and 2nd order differentiation
    
    DISTNAME =		Math-Derivative-1.01
    CATEGORIES =		math
    REVISION =		0
    
    # perl
    PERMIT_PACKAGE =	Yes
    
    RUN_DEPENDS =		math/p5-Math-Utils>=1.10
    
    MODULES =		cpan
    
    MAKE_ENV =		TEST_POD=Yes
    
    PKG_ARCH =		*
    
    .include <bsd.port.mk>