diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | audio/rubygem-mp3info/Makefile | 24 | ||||
-rw-r--r-- | audio/rubygem-mp3info/distinfo | 3 | ||||
-rw-r--r-- | audio/rubygem-mp3info/pkg-descr | 6 |
5 files changed, 1 insertions, 34 deletions
@@ -3941,3 +3941,4 @@ x11/nvidia-driver-96xx|x11/nvidia-driver-96|2009-04-13|Renamed emulators/cpmtools27|emulators/cpmtools2|2009-04-25|Renamed games/chromium|games/chromium-bsu|2009-04-26|Renamed russian/xneur|deskutils/xneur|2009-04-27|Better category: supports many languages +audio/rubygem-mp3info|rubygem-ruby-mp3info|2009-04-28|Updated to match GEM name, use rubygem-ruby-mp3info instead diff --git a/audio/Makefile b/audio/Makefile index 8eaff0e1a177..8f8cb3e43df6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -628,7 +628,6 @@ SUBDIR += ruby-vorbisfile SUBDIR += ruby-xmms SUBDIR += ruby-xmms2 - SUBDIR += rubygem-mp3info SUBDIR += rubygem-ruby-mp3info SUBDIR += s3mod SUBDIR += sbagen diff --git a/audio/rubygem-mp3info/Makefile b/audio/rubygem-mp3info/Makefile deleted file mode 100644 index c325c9b28414..000000000000 --- a/audio/rubygem-mp3info/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: rubygem-mp3info -# Date created: 11 May 2006 -# Whom: Brad Walker <tha_walka@hotmail.com> -# -# $FreeBSD$ -# - -PORTNAME= mp3info -PORTVERSION= 0.5 -PORTREVISION= 1 -CATEGORIES= audio rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= ruby-${PORTNAME} -DISTNAME= ruby-${PORTNAME}-${PORTVERSION} - -MAINTAINER= tha_walka@hotmail.com -COMMENT= A Ruby library to access information on mp3 files - -USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes -GEM_NAME= ${DISTNAME} - -.include <bsd.port.mk> diff --git a/audio/rubygem-mp3info/distinfo b/audio/rubygem-mp3info/distinfo deleted file mode 100644 index 140f6da04111..000000000000 --- a/audio/rubygem-mp3info/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rubygem/ruby-mp3info-0.5.gem) = f3eafef682094e37d04ebd7af1d87b7d -SHA256 (rubygem/ruby-mp3info-0.5.gem) = 6324ea74c1a85b905455e028be820d86c74d3ffdf74bd72c36941eed8adbe943 -SIZE (rubygem/ruby-mp3info-0.5.gem) = 16384 diff --git a/audio/rubygem-mp3info/pkg-descr b/audio/rubygem-mp3info/pkg-descr deleted file mode 100644 index 722ef1710de7..000000000000 --- a/audio/rubygem-mp3info/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This library gives you access to low level informations on mp3 files -(bitrate, length, samplerate, etc...). It can read, write, remove -id3v1 tag and read id3v2. It is written in pure ruby. - -Author: Guillaume Pierronnet <moumar@netcourrier.com> -WWW: http://rubyforge.org/projects/ruby-mp3info |