diff options
Diffstat (limited to 'math/p5-Date-Handler/Makefile')
| -rw-r--r-- | math/p5-Date-Handler/Makefile | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/math/p5-Date-Handler/Makefile b/math/p5-Date-Handler/Makefile index 9dac9bc8bb91..cf80ed4b2679 100644 --- a/math/p5-Date-Handler/Makefile +++ b/math/p5-Date-Handler/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: p5-Date-Handler -# Date Created: 25 Aug 2001 -# Whom: Shell Hung <shell@shellhung.org> -# +# Created by: Shell Hung <shell@shellhung.org> # $FreeBSD$ -# -# Considering this module for calculating date, so -# I putted it into 'math' and not 'devel' or other PORTNAME= Date-Handler PORTVERSION= 1.2 @@ -16,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for calculating time differences -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure patch MAN3= Date::Handler.3 Date::Handler::Delta.3 \ Date::Handler::Range.3 Date::Handler::Test.3 |
