Import math/p5-Business-Hours.

This module is a simple tool for calculating business hours in a time period.
Over time, additional functionality will be added to make it easy to calculate
the number of business hours between arbitrary dates.

OK and input from benoit@, sthen@, tsg@
This commit is contained in:
pirofti 2017-05-19 07:37:00 +00:00
parent f3ead3b73d
commit 082f8933e8
4 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# $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>

View File

@ -0,0 +1,2 @@
SHA256 (Business-Hours-0.12.tar.gz) = 2z9i82zuLj1e0OaP/KP2O6Hbq1/EXU1XEKGHio54hZU=
SIZE (Business-Hours-0.12.tar.gz) = 16021

View File

@ -0,0 +1,3 @@
This module is a simple tool for calculating business hours in a time period.
Over time, additional functionality will be added to make it easy to calculate
the number of business hours between arbitrary dates.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/05/19 07:37:00 pirofti Exp $
${P5SITE}/Business/
${P5SITE}/Business/Hours.pm
@man man/man3p/Business::Hours.3p