Edit

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

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2024-08-05 15:25:09
    Hash : 4e85920b
    Message : Update to p5-Math-Int64-0.57.

  • math/p5-Math-Int64/Makefile
  • COMMENT =	manipulate 64 bits integers in Perl
    
    DISTNAME =	Math-Int64-0.57
    
    CATEGORIES =	math
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    WANTLIB +=	c perl
    
    MODULES =	cpan
    
    .include <bsd.port.mk>