ports/devel/p5-Date-Handler/Makefile

14 lines
209 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>