pkgsrc/math/R-R2HTML/Makefile

15 lines
320 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.11 2019/08/08 19:53:45 brook Exp $
R_PKGNAME= R2HTML
R_PKGVER= 2.3.2
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= HTML exportation for R objects
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"