Edit

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

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2024-09-12 06:12:57
    Hash : a9f3767d
    Message : Update to p5-Math-Symbolic-0.613.

  • math/p5-Math-Symbolic/Makefile
  • COMMENT =	symbolic calculations for Perl
    DISTNAME =	Math-Symbolic-0.613
    CATEGORIES =	math
    
    MAINTAINER =	Benoit Lecocq <benoit@openbsd.org>
    
    # Perl
    PERMIT_PACKAGE =		Yes
    
    CPAN_AUTHOR =	SMUELLER
    
    MODULES =	cpan
    PKG_ARCH =	*
    RUN_DEPENDS =	devel/p5-Parse-RecDescent
    
    MAKE_ENV +=	TEST_POD=1
    
    CONFIGURE_STYLE =	modbuild
    
    .include <bsd.port.mk>