aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_sqlite/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:37:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:37:40 +0000
commit9a0878e34e9fe068951af82f48b44c0cc602626a (patch)
tree9bf5565cc41888d5c1fde18f2d8bda254fbe3480 /databases/ruby-dbd_sqlite/Makefile
parenta4542a306ffbaa855167835af78c7a7f4449dbcd (diff)
downloadports-9a0878e34e9fe068951af82f48b44c0cc602626a.tar.gz
ports-9a0878e34e9fe068951af82f48b44c0cc602626a.zip
Notes
Diffstat (limited to 'databases/ruby-dbd_sqlite/Makefile')
-rw-r--r--databases/ruby-dbd_sqlite/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ruby-dbd_sqlite/Makefile b/databases/ruby-dbd_sqlite/Makefile
index 2b245cae2b3c..04c5547d3ca9 100644
--- a/databases/ruby-dbd_sqlite/Makefile
+++ b/databases/ruby-dbd_sqlite/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= SQLite driver for DBI-for-Ruby
LIB_DEPENDS= sqlite.2:${.CURDIR}/../sqlite
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR}