Edit

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

Branch :

  • Show log

    Commit

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

  • math/p5-Math-BaseCnv/Makefile
  • COMMENT=	fast functions to CoNVert between number Bases
    
    DISTNAME =	Math-BaseCnv-1.14
    EXTRACT_SUFX=	.tgz
    REVISION =	0
    
    CATEGORIES=	math
    
    # GPLv3 only
    PERMIT_PACKAGE=	Yes
    
    MODULES=	cpan
    PKG_ARCH=	*
    TEST_DEPENDS=	devel/p5-Test-Pod \
    		devel/p5-Test-Pod-Coverage
    
    .include <bsd.port.mk>