summaryrefslogtreecommitdiff
path: root/math/R-urca/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-urca/Makefile')
-rw-r--r--math/R-urca/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/math/R-urca/Makefile b/math/R-urca/Makefile
index aa5113ed5ee..6a8d9891185 100644
--- a/math/R-urca/Makefile
+++ b/math/R-urca/Makefile
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.1 2019/07/31 13:31:55 brook Exp $
+# $NetBSD: Makefile,v 1.2 2019/08/08 19:53:54 brook Exp $
-CATEGORIES= math R
+R_PKGNAME= urca
+R_PKGVER= 1.3-0
+CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= ${R_HOMEPAGE_BASE}/urca/
COMMENT= Unit root and cointegration tests for time series data
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-R_PKGNAME= urca
-R_PKGVER= 1.3-0
-
USE_LANGUAGES= c fortran
.include "../../math/R/Makefile.extension"