pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-wle
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 20:36:36 UTC 2019
Modified Files:
pkgsrc/math/R-wle: Makefile
Log Message:
R-wle: update to canonical form of an R package.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/R-wle/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-wle/Makefile
diff -u pkgsrc/math/R-wle/Makefile:1.13 pkgsrc/math/R-wle/Makefile:1.14
--- pkgsrc/math/R-wle/Makefile:1.13 Sat Jul 28 14:40:51 2018
+++ pkgsrc/math/R-wle/Makefile Wed Jul 31 20:36:36 2019
@@ -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 "../../devel/gettext-lib/buildlink3.mk"
.include "../../math/R/Makefile.extension"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../math/blas/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index