freebsd-ports/math/p5-Statistics-Forecast/Makefile
Marcelo Araujo 2cba6cd79f - Include some ports in perl5 category.
PR:		ports/123530
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	flz (portmgr)
2008-05-19 13:12:08 +00:00

23 lines
406 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 perl5
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>