pkgsrc/math/R-xtable/Makefile

15 lines
314 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2019/08/08 19:53:55 brook Exp $
R_PKGNAME= xtable
R_PKGVER= 1.8-4
CATEGORIES= math
MAINTAINER= minskim@NetBSD.org
COMMENT= Export tables to LaTeX or HTML
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"