summaryrefslogtreecommitdiffstats
path: root/database/dbd-sqlite2/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'database/dbd-sqlite2/DETAILS')
-rwxr-xr-xdatabase/dbd-sqlite2/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/database/dbd-sqlite2/DETAILS b/database/dbd-sqlite2/DETAILS
new file mode 100755
index 0000000000..eef8fbd376
--- /dev/null
+++ b/database/dbd-sqlite2/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=dbd-sqlite2
+ VERSION=0.33
+ SOURCE=DBD-SQLite2-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/DBD-SQLite2-$VERSION
+ SOURCE_URL[0]=http://www.cpan.org/modules/by-module/DBD/$SOURCE
+ MD5[0]=97984d643fb9e66a553bc22cc8c3f81d
+ WEB_SITE=http://www.cpan.org/
+ ENTERED=20030225
+ UPDATED=20040112
+ LICENSE[0]=PERL
+ BUILD_API=2
+ SHORT="the SQLite DBD modules for perl DBI"
+cat << EOF
+DBD-SQLite is an interface between the Perl programming
+language and the sqlite embedded database engine
+EOF