# $OpenBSD: Makefile,v 1.9 2019/07/12 20:47:45 sthen Exp $

COMMENT =		cubic spline interpolation of data

DISTNAME =		Math-Spline-0.02
CATEGORIES =		math

# perl
PERMIT_PACKAGE =	Yes

MODULES =		cpan
PKG_ARCH =		*

TEST_DEPENDS =		math/p5-Math-Derivative

.include <bsd.port.mk>
