ports/devel/p5-Time-Progress/Makefile

14 lines
199 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = elapsed and estimated finish time reporting
DISTNAME = Time-Progress-2.12
CATEGORIES = devel
REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>