ports/math/p5-Math-VecStat/Makefile

12 lines
199 B
Makefile

COMMENT = provides basic statistics on numerical vectors
MODULES = cpan
PKG_ARCH = *
DISTNAME = Math-VecStat-0.08
REVISION = 1
CATEGORIES = math
# Perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>