![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / math / R-abind / Makefile (download)
Revision 1.8, Wed Jul 31 18:49:48 2019 UTC (3 years, 6 months ago) by brook
R-abind: update to canonical form of an R package. Update to the canonical form of an R package and fix the LICENSE field. |
# $NetBSD: Makefile,v 1.8 2019/07/31 18:49:48 brook Exp $ CATEGORIES= math R MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/abind/ COMMENT= Combine multi-dimensional arrays LICENSE= gnu-lgpl-v2 OR gnu-lgpl-v2.1 OR gnu-lgpl-v3 R_PKGNAME= abind R_PKGVER= 1.4-5 USE_LANGUAGES= # none .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"