summaryrefslogtreecommitdiff
path: root/math/R-Formula/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-Formula/Makefile')
-rw-r--r--math/R-Formula/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/math/R-Formula/Makefile b/math/R-Formula/Makefile
index e2c6995c966..65c52e1698a 100644
--- a/math/R-Formula/Makefile
+++ b/math/R-Formula/Makefile
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.1 2019/07/31 13:03:21 brook Exp $
+# $NetBSD: Makefile,v 1.2 2019/08/08 19:53:44 brook Exp $
-CATEGORIES= math R
+R_PKGNAME= Formula
+R_PKGVER= 1.2-3
+CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= ${R_HOMEPAGE_BASE}/Formula/
COMMENT= Extended model formulas
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-R_PKGNAME= Formula
-R_PKGVER= 1.2-3
-
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"