blob: 1c9e6313a7cca8d5a0d2a5dfebd170ddfd24cb81 (
plain) (
tree)
|
|
# 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
MAN3= Statistics::Lite.3
NO_STAGE= yes
.include <bsd.port.mk>
|