13 lines
199 B
Makefile
13 lines
199 B
Makefile
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>
|