cvs commit: ports/audio Makefile ports/audio/p5-Audio-MPD Makefile
 distinfo pkg-descr pkg-plist
    Chin-San Huang 
    chinsan at FreeBSD.org
       
    Tue Oct 28 17:20:52 UTC 2008
    
    
  
chinsan     2008-10-28 17:20:52 UTC
  FreeBSD ports repository
  Modified files:
    audio                Makefile 
  Added files:
    audio/p5-Audio-MPD   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-Audio-MPD, class to talk to MPD (Music Player Daemon) servers.
  
  Audio::MPD gives a clear object-oriented interface for talking to and
  controlling MPD (Music Player Daemon) servers. A connection to the MPD
  server is established as soon as a new Audio::MPD object is created.
  
  WWW: http://search.cpan.org/dist/Audio-MPD/
  
  Revision  Changes    Path
  1.993     +1 -0      ports/audio/Makefile
  1.1       +29 -0     ports/audio/p5-Audio-MPD/Makefile (new)
  1.1       +3 -0      ports/audio/p5-Audio-MPD/distinfo (new)
  1.1       +17 -0     ports/audio/p5-Audio-MPD/pkg-descr (new)
  1.1       +10 -0     ports/audio/p5-Audio-MPD/pkg-plist (new)
    
    
More information about the cvs-all
mailing list