freebsd-ports/math/p5-Statistics-Forecast/Makefile
Rong-En Fan cd251d2c66 - Update to 0.3
PR:		ports/110073
Submitted by:	chinsan (maintainer)
2007-03-09 13:19:05 +00:00

22 lines
400 B
Makefile

# New ports collection makefile for: p5-Statistics-Forecast
# Date created: 2006/12/23
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= Statistics-Forecast
PORTVERSION= 0.3
CATEGORIES= math
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Statistics
PKGNAMEPREFIX= p5-
MAINTAINER= chinsan@FreeBSD.org
COMMENT= Calculates a future value
PERL_CONFIGURE= yes
MAN3= Statistics::Forecast.3
.include <bsd.port.mk>