# $OpenBSD: Makefile,v 1.3 2020/02/06 09:28:37 benoit Exp $

COMMENT =	calculate business hours in a time period

MODULES =	cpan
PKG_ARCH =	*
DISTNAME =	Business-Hours-0.13
CATEGORIES =	math

# perl
PERMIT_PACKAGE =	Yes

RUN_DEPENDS =	math/p5-Set-IntSpan

.include <bsd.port.mk>
