Edit

IABSD.fr/ports/math/p5-Algorithm-Combinatorics/Makefile

Branch :

  • Show log

    Commit

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

  • math/p5-Algorithm-Combinatorics/Makefile
  • COMMENT =		efficient generation of combinatorial sequences
    
    DISTNAME =		Algorithm-Combinatorics-0.27
    REVISION =		4
    CATEGORIES =		math
    
    CPAN_AUTHOR =		FXN
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    WANTLIB += c perl
    
    MODULES =		cpan
    
    MAKE_ENV=		TEST_POD=Yes
    
    .include <bsd.port.mk>