pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-wle R-wle: update to canonical form of an R pac...
details: https://anonhg.NetBSD.org/pkgsrc/rev/34651c8b2774
branches: trunk
changeset: 399007:34651c8b2774
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 20:36:36 2019 +0000
description:
R-wle: update to canonical form of an R package.
diffstat:
math/R-wle/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r 0a00a9a38859 -r 34651c8b2774 math/R-wle/Makefile
--- a/math/R-wle/Makefile Wed Jul 31 20:35:18 2019 +0000
+++ b/math/R-wle/Makefile Wed Jul 31 20:36:36 2019 +0000
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.13 2018/07/28 14:40:51 brook Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/31 20:36:36 brook Exp $
CATEGORIES= math
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= ${R_HOMEPAGE_BASE}/wle/
-COMMENT= Weighted Likelihood Estimation
+COMMENT= Weighted likelihood estimation
LICENSE= gnu-gpl-v2
-DEPENDS+= R-circular>=0.4.3:../../math/R-circular
-
R_PKGNAME= wle
R_PKGVER= 0.9-9
+DEPENDS+= R-circular>=0.4.3:../../math/R-circular
+
USE_LANGUAGES+= c fortran
+.include "../../math/R/Makefile.extension"
.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../math/R/Makefile.extension"
.include "../../math/blas/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index