diff options
Diffstat (limited to 'audio/ruby-vorbisfile/Makefile')
-rw-r--r-- | audio/ruby-vorbisfile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile index b077371..ac3d770 100644 --- a/audio/ruby-vorbisfile/Makefile +++ b/audio/ruby-vorbisfile/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby extension wrapping libvorbisfile LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis |