2022-03-11 19:36:11 +00:00

15 lines
231 B
Makefile

COMMENT = calculate business hours in a time period
MODULES = cpan
PKG_ARCH = *
DISTNAME = Business-Hours-0.13
CATEGORIES = math
REVISION = 0
# perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = math/p5-Set-IntSpan
.include <bsd.port.mk>