summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2002-04-23 01:49:34 +0000
committermarkd <markd>2002-04-23 01:49:34 +0000
commit72f853d88f376c91fdae5bc25b3e6a650b67f0d2 (patch)
tree9179f688b327c8f5e2b0b5895edad9effddf6c2e /math/Makefile
parent59d8a63370387786ff04d43dc96eb804e206e165 (diff)
downloadpkgsrc-72f853d88f376c91fdae5bc25b3e6a650b67f0d2.tar.gz
Add the R extension packages
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile12
1 files changed, 11 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index a995cc2f975..f431e338870 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,9 +1,19 @@
-# $NetBSD: Makefile,v 1.75 2002/03/19 15:04:17 mjl Exp $
+# $NetBSD: Makefile,v 1.76 2002/04/23 01:49:34 markd Exp $
#
COMMENT= Mathematics
SUBDIR+= R
+SUBDIR+= R-KernSmooth
+SUBDIR+= R-VR
+SUBDIR+= R-boot
+SUBDIR+= R-cluster
+SUBDIR+= R-foreign
+SUBDIR+= R-mgcv
+SUBDIR+= R-nlme
+SUBDIR+= R-recommended
+SUBDIR+= R-rpart
+SUBDIR+= R-survival
SUBDIR+= abs
SUBDIR+= admesh
SUBDIR+= aribas