# New ports collection makefile for: p5-Time-Human # Date created: July 24th, 2004 # Whom: Peter Pentchev # # $FreeBSD$ # PORTNAME= Time-Human PORTVERSION= 1.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Time PKGNAMEPREFIX= p5- MAINTAINER= roam@FreeBSD.org COMMENT= Convert localtime() format to "speaking clock" time PERL_CONFIGURE= yes MAN3= Time::Human.3 .include .if ${PERL_LEVEL} < 500600 EXTRA_PATCHES+= ${PATCHDIR}/Human.pm-5005.patch .endif .include