summaryrefslogtreecommitdiff
path: root/math/p5-Statistics-Lite/Makefile
blob: 45cee007363239ef7a66c92a547b5f71d991f477 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Sergey A. Osokin <osa@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Statistics-Lite
PORTVERSION=	3.2
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	osa@FreeBSD.org
COMMENT=	The lightweight and functional object-oriented statistics

USES=		perl5
USE_PERL5=	configure
USE_DOS2UNIX=	yes

.include <bsd.port.mk>