18 lines
304 B
Makefile
18 lines
304 B
Makefile
# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:23 espie Exp $
|
|
|
|
COMMENT= elapsed and estimated finish time reporting
|
|
|
|
DISTNAME= Time-Progress-1.3
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
# GPLv2
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
.include <bsd.port.mk>
|