14 lines
354 B
Makefile
14 lines
354 B
Makefile
# $NetBSD: Makefile,v 1.12 2020/09/20 22:55:50 mef Exp $
|
|
|
|
R_PKGNAME= ISwR
|
|
R_PKGVER= 2.0-8
|
|
CATEGORIES= math databases
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Data sets and scripts for 'Introductory Statistics with R'
|
|
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|