2006-02-20 03:57:08 +01:00
|
|
|
# New ports collection makefile for: Time-Progress
|
|
|
|
# Date created: 19 Feb 2006
|
|
|
|
# Whom: Aaron Dalton <aaron@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Time-Progress
|
2010-09-13 03:15:11 +02:00
|
|
|
PORTVERSION= 1.7
|
2006-02-20 03:57:08 +01:00
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-02-20 03:57:08 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2010-09-09 03:52:29 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-02-20 03:57:08 +01:00
|
|
|
COMMENT= Elapsed and estimated finish time reporting
|
|
|
|
|
|
|
|
MAN3= Time::Progress.3
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|