# $OpenBSD: Makefile,v 1.4 2020/02/18 12:17:43 benoit Exp $

COMMENT=	fast functions to CoNVert between number Bases

DISTNAME =	Math-BaseCnv-1.14
EXTRACT_SUFX=	.tgz

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>
