# $OpenBSD: Makefile,v 1.1.1.1 2017/05/19 07:37:00 pirofti Exp $

COMMENT =	calculate business hours in a time period

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

# perl
PERMIT_PACKAGE_CDROM =	Yes

RUN_DEPENDS =	math/p5-Set-IntSpan

.include <bsd.port.mk>
