# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD: head/math/p5-Statistics-Descriptive/Makefile 428773 2016-12-17 16:11:01Z mat $

PORTNAME=	Statistics-Descriptive
PORTVERSION=	3.0609
PORTREVISION=	1
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Perl module that supplies statistical methods for perl5

RUN_DEPENDS=	p5-List-MoreUtils>=0:lang/p5-List-MoreUtils

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
