# $OpenBSD: Makefile,v 1.5 2020/07/03 21:45:28 sthen Exp $

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>
