openbsd-ports/devel/p5-Date-Handler/Makefile
2022-03-11 18:49:30 +00:00

14 lines
209 B
Makefile

COMMENT= perl module for calculates time differences
MODULES= cpan
PKG_ARCH= *
VERSION= 1.2
DISTNAME= Date-Handler-${VERSION}
REVISION= 2
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>