Edit

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

Branch :

  • Show log

    Commit

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

  • math/p5-Math-Spline/Makefile
  • COMMENT =		cubic spline interpolation of data
    
    DISTNAME =		Math-Spline-0.02
    CATEGORIES =		math
    REVISION =		0
    
    # perl
    PERMIT_PACKAGE =	Yes
    
    MODULES =		cpan
    PKG_ARCH =		*
    
    TEST_DEPENDS =		math/p5-Math-Derivative
    
    .include <bsd.port.mk>