diff options
Diffstat (limited to 'devel/p5-DateTime-Format-Epoch/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-Epoch/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-DateTime-Format-Epoch/Makefile b/devel/p5-DateTime-Format-Epoch/Makefile index 8f40477ff60e..c26049df5cdb 100644 --- a/devel/p5-DateTime-Format-Epoch/Makefile +++ b/devel/p5-DateTime-Format-Epoch/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-DateTime-Format-Epoch -# Date created: 2 july 2003 -# Whom: Mathieu Arnold <m@absolight.net> -# +# Created by: Mathieu Arnold <m@absolight.net> # $FreeBSD$ -# PORTNAME= DateTime-Format-Epoch PORTVERSION= 0.13 @@ -21,7 +17,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} PORTSCOUT= skipv:0.801 -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= DateTime::Format::Epoch.3 \ DateTime::Format::Epoch::ActiveDirectory.3 \ |