2006-12-25 07:29:56 +01:00
|
|
|
# New ports collection makefile for: p5-Statistics-Forecast
|
|
|
|
# Date created: 2006/12/23
|
|
|
|
# Whom: chinsan
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Statistics-Forecast
|
2007-03-09 14:19:05 +01:00
|
|
|
PORTVERSION= 0.3
|
2008-05-19 15:12:08 +02:00
|
|
|
CATEGORIES= math perl5
|
2006-12-25 07:29:56 +01:00
|
|
|
MASTER_SITES= CPAN
|
|
|
|
MASTER_SITE_SUBDIR= Statistics
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-08-28 19:37:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-12-25 07:29:56 +01:00
|
|
|
COMMENT= Calculates a future value
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Statistics::Forecast.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|