aboutsummaryrefslogtreecommitdiff
path: root/audio/rubygem-ruby-mp3info/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-09-29 09:03:45 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-09-29 09:03:45 +0000
commit70976bc0043de8eeef2687d8d28c81bc31fd06c5 (patch)
tree210b318fb5a01aa82df19c269a8c95a2ba9ae054 /audio/rubygem-ruby-mp3info/Makefile
parentffbdb4d04c4ef1346c5a23bc6ad5e9be43aa382a (diff)
downloadports-70976bc0043de8eeef2687d8d28c81bc31fd06c5.tar.gz
ports-70976bc0043de8eeef2687d8d28c81bc31fd06c5.zip
Correct the description; This library can now read, write, remove
id3v1 tag and read id3v2. While I'm here, stop installing README which is dummy.
Notes
Notes: svn path=/head/; revision=89771
Diffstat (limited to 'audio/rubygem-ruby-mp3info/Makefile')
-rw-r--r--audio/rubygem-ruby-mp3info/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rubygem-ruby-mp3info/Makefile b/audio/rubygem-ruby-mp3info/Makefile
index 9d8bc7f5fed0..64111966597e 100644
--- a/audio/rubygem-ruby-mp3info/Makefile
+++ b/audio/rubygem-ruby-mp3info/Makefile
@@ -14,13 +14,13 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-COMMENT= A Ruby library to access to low level information on mp3 files
+COMMENT= A Ruby library to access to information on mp3 files
USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
-DOCS= README doc
+DOCS= doc
#EXAMPLES= test.rb
post-install: