Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/math/R-coda/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/math/R-coda/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- pkgsrc/math/R-coda/Makefile 2019/07/31 19:15:51 1.3 +++ pkgsrc/math/R-coda/Makefile 2019/08/08 19:53:48 1.4 @@ -1,15 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2019/07/31 19:15:51 brook Exp $ +# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:48 brook Exp $ -CATEGORIES= math R +R_PKGNAME= coda +R_PKGVER= 0.19-3 +CATEGORIES= math MAINTAINER= minskim@NetBSD.org -HOMEPAGE= ${R_HOMEPAGE_BASE}/coda/ COMMENT= Output analysis and diagnostics for MCMC LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 -R_PKGNAME= coda -R_PKGVER= 0.19-3 - USE_LANGUAGES+= # none .include "../../math/R/Makefile.extension"