# New ports collection makefile for:	p5-Statistics-Descriptive-Discrete
# Date created:				15 Dec 2006
# Whom:					Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD: ports/math/p5-Statistics-Descriptive-Discrete/Makefile,v 1.2 2007/09/08 01:01:43 linimon Exp $
#

PORTNAME=	Statistics-Descriptive-Discrete
PORTVERSION=	0.07
CATEGORIES=	math perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Statistics
PKGNAMEPREFIX=	p5-

MAINTAINER=	aaron@FreeBSD.org
COMMENT=	Compute descriptive statistics for discrete data sets

MAN3=	Statistics::Descriptive::Discrete.3

PERL_CONFIGURE=	yes

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1