# New ports collection makefile for:	p5-Statistics-Lite
# Date created:				1 December 2004
# Whom:					Sergey A. Osokin <osa@FreeBSD.org>
#
# $FreeBSD: ports/math/p5-Statistics-Lite/Makefile,v 1.5 2007/05/28 11:27:58 osa Exp $
#

PORTNAME=	Statistics-Lite
PORTVERSION=	3.1
CATEGORIES=	math perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Statistics
PKGNAMEPREFIX=	p5-

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

PERL_CONFIGURE=	yes

MAN3=		Statistics::Lite.3

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1