mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
13 lines
199 B
Makefile
13 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>
|