pkgsrc/math/R-ISLR/Makefile

15 lines
290 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:44 brook Exp $
R_PKGNAME= ISLR
R_PKGVER= 1.2
CATEGORIES= math
MAINTAINER= minskim@NetBSD.org
COMMENT= Data for the "ISLR" book
LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"