Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.1 2016/01/01 05:38:54 wen Exp $
#
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/MatrixModels/
COMMENT= Modelling with Sparse And Dense Matrices
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= MatrixModels
R_PKGVER= 0.4-1
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"