# Created by: Sergey A. Osokin <osa@FreeBSD.org>
# $FreeBSD: math/p5-Statistics-Lite/Makefile 327746 2013-09-20 20:55:04Z bapt $

PORTNAME=	Statistics-Lite
PORTVERSION=	3.2
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	osa@FreeBSD.org
COMMENT=	The lightweight and functional object-oriented statistics

USES=		perl5
USE_PERL5=	configure
USE_DOS2UNIX=	yes

MAN3=		Statistics::Lite.3

NO_STAGE=	yes
.include <bsd.port.mk>
