17 lines
288 B
Makefile
17 lines
288 B
Makefile
# $OpenBSD: Makefile,v 1.5 2013/10/11 23:49:26 naddy 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
|
|
|
|
.include <bsd.port.mk>
|