diff options
Diffstat (limited to 'devel/ruby-rbbr/Makefile')
-rw-r--r-- | devel/ruby-rbbr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ruby-rbbr/Makefile b/devel/ruby-rbbr/Makefile index 122892d370a0..891ae3848e80 100644 --- a/devel/ruby-rbbr/Makefile +++ b/devel/ruby-rbbr/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/rev/} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A GTK+2-based Ruby module browser RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \ ${RUBY_SITEARCHLIBDIR}/gdk_pixbuf2.so:${PORTSDIR}/graphics/ruby-gdk_pixbuf2 \ |