# New ports collection makefile for: Time-Progress # Date created: 19 Feb 2006 # Whom: Aaron Dalton # # $FreeBSD$ # PORTNAME= Time-Progress PORTVERSION= 1.2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Time PKGNAMEPREFIX= p5- MAINTAINER= aaron@FreeBSD.org COMMENT= Elapsed and estimated finish time reporting MAN3= Time::Progress.3 PERL_CONFIGURE= yes .include .if ${PERL_LEVEL} < 500600 IGNORE= requires at least Perl5.6 .endif .include