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