2021-08-28 07:15:33 +02:00
|
|
|
# $NetBSD: Makefile,v 1.2 2021/08/28 05:15:33 mef Exp $
|
2019-08-09 17:20:31 +02:00
|
|
|
|
|
|
|
R_PKGNAME= latex2exp
|
2021-08-28 07:15:33 +02:00
|
|
|
R_PKGVER= 0.5.0
|
2019-08-09 17:20:31 +02:00
|
|
|
CATEGORIES= graphics textproc
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
COMMENT= Use LaTeX expressions in plots
|
|
|
|
LICENSE= mit
|
|
|
|
|
|
|
|
DEPENDS+= R-magrittr>=1.5:../../devel/R-magrittr
|
|
|
|
DEPENDS+= R-stringr>=1.4.0:../../textproc/R-stringr
|
|
|
|
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|