diff options
Diffstat (limited to 'databases/ruby-dbd_sqlrelay/Makefile')
-rw-r--r-- | databases/ruby-dbd_sqlrelay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ruby-dbd_sqlrelay/Makefile b/databases/ruby-dbd_sqlrelay/Makefile index 5afb1ba00ae4..94b1cb1e7c1d 100644 --- a/databases/ruby-dbd_sqlrelay/Makefile +++ b/databases/ruby-dbd_sqlrelay/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= SQLRelay driver for DBI-for-Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \ ${RUBY_SITEARCHLIBDIR}/sqlrelay.so:${.CURDIR}/../ruby-sqlrelay |