Edit

IABSD.fr/ports/math/p5-Math-Fibonacci-Phi/Makefile

Branch :

  • Show log

    Commit

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

  • math/p5-Math-Fibonacci-Phi/Makefile
  • COMMENT=	calculates Phi and phi for Fibonacci numbers
    
    DISTNAME=	Math-Fibonacci-Phi-0.02
    REVISION=	2
    CATEGORIES=	math
    
    # Perl
    PERMIT_PACKAGE=	Yes
    
    MODULES=	cpan
    PKG_ARCH=	*
    
    RUN_DEPENDS=	math/p5-Math-Fibonacci
    BUILD_DEPENDS=	${RUN_DEPENDS}
    
    .include <bsd.port.mk>