openbsd-ports/math/p5-Math-VecStat/Makefile

14 lines
252 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/10/11 23:50:08 naddy Exp $
COMMENT = provides basic statistics on numerical vectors
MODULES = cpan
DISTNAME = Math-VecStat-0.08
REVISION = 0
CATEGORIES = math
# Perl
PERMIT_PACKAGE_CDROM = Yes
.include <bsd.port.mk>