pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-circular R-circular: update to canonical form o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c03fcc3b906f
branches: trunk
changeset: 337153:c03fcc3b906f
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 19:07:47 2019 +0000
description:
R-circular: update to canonical form of an R package.
diffstat:
math/R-circular/Makefile | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r 718970301d19 -r c03fcc3b906f math/R-circular/Makefile
--- a/math/R-circular/Makefile Wed Jul 31 19:06:29 2019 +0000
+++ b/math/R-circular/Makefile Wed Jul 31 19:07:47 2019 +0000
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.13 2018/08/30 12:56:34 wen Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/31 19:07:47 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= ${R_HOMEPAGE_BASE}/circular/
-COMMENT= Circular Statistics, from "Topics in circular Statistics"
+COMMENT= Circular statistics
LICENSE= gnu-gpl-v2
R_PKGNAME= circular
R_PKGVER= 0.4-93
+DEPENDS+= R-mvtnorm>=1.0.8:../../math/R-mvtnorm
+
USE_LANGUAGES= fortran c
-DEPENDS+= R-mvtnorm>=0:../../math/R-mvtnorm
-
+.include "../../math/R/Makefile.extension"
.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index