Andrej Zverev 6c49c5cfa7 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 10:27:43 +00:00

17 lines
336 B
Makefile

# Created by: 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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>