mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
1e279835ef
With hat: portmgr
17 lines
330 B
Makefile
17 lines
330 B
Makefile
# 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= dos2unix perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|