pkgsrc/math/R-tensorA/Makefile

11 lines
294 B
Makefile

# $NetBSD: Makefile,v 1.2 2021/09/18 12:47:05 mef Exp $
R_PKGNAME= tensorA
R_PKGVER= 0.36.2
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Advanced tensor arithmetic with named indices
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"