Edit

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

Branch :

  • Show log

    Commit

  • Author : steven
    Date : 2023-12-25 08:25:36
    Hash : 91f44675
    Message : update to 0.08

  • math/p5-Math-Round/Makefile
  • COMMENT=	Perl extension for rounding numbers
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME =	Math-Round-0.08
    CATEGORIES=	math
    
    MAINTAINER=	Steven Mestdagh <steven@openbsd.org>
    
    # Perl
    PERMIT_PACKAGE=	Yes
    
    .include <bsd.port.mk>