diff options
Diffstat (limited to 'audio/ruby-qt2sound/Makefile')
-rw-r--r-- | audio/ruby-qt2sound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ruby-qt2sound/Makefile b/audio/ruby-qt2sound/Makefile index 069ace5..3824c2b 100644 --- a/audio/ruby-qt2sound/Makefile +++ b/audio/ruby-qt2sound/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${RUBY_QT2_DISTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Qt2 sound extension for Ruby BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR} RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR} |