summaryrefslogtreecommitdiff
path: root/audio/ruby-vorbisfile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:24:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:24:40 +0000
commita4542a306ffbaa855167835af78c7a7f4449dbcd (patch)
tree903ab4be7595139f88d7a1d11bfbcf9a16c5f12e /audio/ruby-vorbisfile
parentUpdate to 0.5. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75771
Diffstat (limited to 'audio/ruby-vorbisfile')
-rw-r--r--audio/ruby-vorbisfile/Makefile1
-rw-r--r--audio/ruby-vorbisfile/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile
index b077371426d2..ac3d77095332 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
diff --git a/audio/ruby-vorbisfile/pkg-comment b/audio/ruby-vorbisfile/pkg-comment
deleted file mode 100644
index 372c5f247240..000000000000
--- a/audio/ruby-vorbisfile/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby extension wrapping libvorbisfile