Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2006 20:24:34 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio Makefile ports/audio/p5-MP3-Find Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200607122024.k6CKOYcN083171@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
novel       2006-07-12 20:24:34 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/p5-MP3-Find    Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module allows you to search for MP3 files by their ID3 tags.
  You can ask for the results to be sorted by one or more of those tags,
  and return either the list of filenames (the deault), a printf-style
  formatted string for each file using its ID3 tags, or the actual Perl
  data structure representing the results.
  
  WWW: http://search.cpan.org/dist/MP3-Find/
  
  PR:             ports/100149
  Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
  
  Revision  Changes    Path
  1.747     +1 -0      ports/audio/Makefile
  1.1       +29 -0     ports/audio/p5-MP3-Find/Makefile (new)
  1.1       +3 -0      ports/audio/p5-MP3-Find/distinfo (new)
  1.1       +7 -0      ports/audio/p5-MP3-Find/pkg-descr (new)
  1.1       +13 -0     ports/audio/p5-MP3-Find/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607122024.k6CKOYcN083171>