aboutsummaryrefslogblamecommitdiff
path: root/math/p5-Math-CDF/Makefile
blob: cd556b8f3f66536e5f8e62813cc79bd8b0979daf (plain) (tree)




















                                                                                                   
# New ports collection makefile for:	p5-Math-CDF
# Date created:		2010-11-13
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#

PORTNAME=	Math-CDF
PORTVERSION=	0.1
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Generate probabilities and quantiles from several statistical probability functions

PERL_CONFIGURE=	yes

MAN3=		Math::CDF.3

.include <bsd.port.mk>