Edit

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

Branch :

  • Show log

    Commit

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

  • math/p5-Math-Int128/Makefile
  • ONLY_FOR_ARCHS = ${LP64_ARCHS}
    
    COMMENT =	manipulate 128 bits integers in Perl
    
    DISTNAME =	Math-Int128-0.22
    REVISION =	1
    
    CATEGORIES =	math
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    WANTLIB +=	c perl
    
    MODULES =	cpan
    
    RUN_DEPENDS =	math/p5-Math-Int64
    
    .include <bsd.port.mk>