diff options
Diffstat (limited to 'math/p5-Statistics-Lite/Makefile')
-rw-r--r-- | math/p5-Statistics-Lite/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Statistics-Lite/Makefile b/math/p5-Statistics-Lite/Makefile index eb0d611fc66a..ae3ccda26001 100644 --- a/math/p5-Statistics-Lite/Makefile +++ b/math/p5-Statistics-Lite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Statistics-Lite -# Date created: 1 December 2004 -# Whom: Sergey A. Osokin <osa@FreeBSD.org> -# +# Created by: Sergey A. Osokin <osa@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Statistics-Lite PORTVERSION= 3.2 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= osa@FreeBSD.org COMMENT= The lightweight and functional object-oriented statistics -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_DOS2UNIX= yes MAN3= Statistics::Lite.3 |