wip/basic-stats: import basic-stats-0.0.0.6

Command-line tool to perform basic statistics on tabular data
This commit is contained in:
Jason Bacon 2020-05-20 07:44:38 -05:00
parent 4b68afe964
commit 081ccf1525
4 changed files with 30 additions and 0 deletions

1
basic-stats/DESCR Normal file
View File

@ -0,0 +1 @@
Command-line tool to perform basic statistics on tabular data

21
basic-stats/Makefile Normal file
View File

@ -0,0 +1,21 @@
# $NetBSD$
#
###########################################################
# Generated by fbsd2pkg #
# Wed May 20 07:41:36 CDT 2020 #
###########################################################
DISTNAME= basic-stats-0.0.0.6
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=auerlab/}
GITHUB_TAG= 44713aed544443aa1b6682806bfe15c6a52c0708
MAINTAINER= bacon@NetBSD.org
HOMEPAGE= https://github.com/auerlab/basic-stats
COMMENT= Command-line tool to perform basic statistics on tabular data
LICENSE= 2-clause-bsd
post-install:
${STRIP} ${DESTDIR}${PREFIX}/bin/basic-stats
.include "../../mk/bsd.pkg.mk"

2
basic-stats/PLIST Normal file
View File

@ -0,0 +1,2 @@
@comment $NetBSD$
bin/basic-stats

6
basic-stats/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (basic-stats-0.0.0.6-44713aed544443aa1b6682806bfe15c6a52c0708.tar.gz) = 26b3a500f1e4a0c8ad58001d30358448456f0828
RMD160 (basic-stats-0.0.0.6-44713aed544443aa1b6682806bfe15c6a52c0708.tar.gz) = 87b974c5da0782950baf2f9bc82c8ffc97a62116
SHA512 (basic-stats-0.0.0.6-44713aed544443aa1b6682806bfe15c6a52c0708.tar.gz) = ff2dce9342a9271dc283fe12c67fd6df14d9a24f440f467e3285464d04b08abbb02a440b05bf7af6eb5e893a19cb341d20de7e9633c4c55bfbacdaa9c88db2db
Size (basic-stats-0.0.0.6-44713aed544443aa1b6682806bfe15c6a52c0708.tar.gz) = 4966 bytes