Tweak math/qtiplot version 0.9.8.9_8
[dports.git] / math / p5-Math-CDF / Makefile
1 # Created by: Gea-Suan Lin <gslin@gslin.org>
2 # $FreeBSD$
3
4 PORTNAME=       Math-CDF
5 PORTVERSION=    0.1
6 CATEGORIES=     math perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     sunpoet@FreeBSD.org
11 COMMENT=        Generate probabilities and quantiles
12
13 USE_PERL5=      configure
14 USES=           perl5
15
16 .include <bsd.port.mk>