summaryrefslogtreecommitdiff
path: root/math/R-rpart/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-rpart/Makefile')
-rw-r--r--math/R-rpart/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/R-rpart/Makefile b/math/R-rpart/Makefile
new file mode 100644
index 00000000000..79c10c1ee8c
--- /dev/null
+++ b/math/R-rpart/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/23 01:38:58 markd Exp $
+
+R_PKGNAME= rpart
+R_PKGVER= 3.1-5
+
+MAINTAINER= markd@netbsd.org
+COMMENT= Recursive partitioning
+
+PLIST_SRC= /dev/null
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"