aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2012-08-22 18:02:55 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2012-08-22 18:02:55 +0000
commite1bb95f412a4d12c6f227ef84cb4745fedb5a550 (patch)
tree8622a1fda4427eec10ea0c06b90e64b59d8e8310 /databases/Makefile
parent857d444e9ac6fa19c6aa912692b134ad7b4260ba (diff)
downloadports-e1bb95f412a4d12c6f227ef84cb4745fedb5a550.tar.gz
ports-e1bb95f412a4d12c6f227ef84cb4745fedb5a550.zip
Database Interface R driver for SQLite. This package embeds the SQLite database
engine in R and provides an interface compliant with the DBI package. WWW: http://cran.r-project.org/web/packages/RSQLite/
Notes
Notes: svn path=/head/; revision=302950
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 523e849c7f85..267d78cf535e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -5,6 +5,7 @@
SUBDIR += R-cran-DBI
SUBDIR += R-cran-RMySQL
+ SUBDIR += R-cran-RSQLite
SUBDIR += WWWdb
SUBDIR += adminer
SUBDIR += adodb