Edit

IABSD.fr/ports/sysutils/p5-Number-Bytes-Human/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:57:10
    Hash : 2b3700e3
    Message : drop RCS Ids

  • sysutils/p5-Number-Bytes-Human/Makefile
  • COMMENT =	convert byte count to human readable format
    
    DISTNAME =	Number-Bytes-Human-0.11
    
    CATEGORIES =	sysutils
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    MODULES =		cpan
    
    TEST_DEPENDS =		devel/p5-Test-Pod>=1.18 \
    			devel/p5-Test-Pod-Coverage>=1.04
    
    MAKE_ENV =		TEST_POD=Yes
    
    PKG_ARCH =		*
    
    .include <bsd.port.mk>