pkgsrc-wip/datamash/Makefile

17 lines
368 B
Makefile

# $NetBSD$
DISTNAME= datamash-1.1.0
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=datamash/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.gnu.org/software/datamash/
COMMENT= Command-line program for basic textual and statistical operations
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
INFO_FILES= yes
USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"