2019-08-08 21:53:36 +02:00
|
|
|
# $NetBSD: Makefile,v 1.5 2019/08/08 19:53:55 brook Exp $
|
2018-04-09 17:29:58 +02:00
|
|
|
|
2019-08-08 21:53:36 +02:00
|
|
|
R_PKGNAME= xtable
|
|
|
|
R_PKGVER= 1.8-4
|
|
|
|
CATEGORIES= math
|
2018-04-09 17:29:58 +02:00
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
2019-07-31 22:37:45 +02:00
|
|
|
COMMENT= Export tables to LaTeX or HTML
|
|
|
|
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
|
2018-04-09 17:29:58 +02:00
|
|
|
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|