freebsd-ports/math/p5-Statistics-Forecast/Makefile
2021-04-06 16:31:07 +02:00

16 lines
271 B
Makefile

# Created by: chinsan
PORTNAME= Statistics-Forecast
PORTVERSION= 0.3
PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Calculates a future value
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>