Date: Wed, 21 Jan 2009 09:13:13 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/ruby-taglib Makefile distinfo pkg-descr pkg-plist Message-ID: <200901210913.n0L9DDuG066995@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2009-01-21 09:13:13 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/ruby-taglib Makefile distinfo pkg-descr pkg-plist Log: Ruby-taglib is a ruby library wrapping the Taglib library, simple dl-based wrapper of Taglib's C library. It's short and sweet, because the C API is written by someone who knows how to use OO programming, and Ruby with dl just makes it all too easy to wrap such a library. Author: Neil Stevens <neil@hakubi.us> WWW: http://www.hakubi.us/ruby-taglib/ PR: ports/130686 Submitted by: TOMIDA, Hiroaki <t.hiroaki.209 at gmail.com> Revision Changes Path 1.1014 +1 -0 ports/audio/Makefile 1.1 +38 -0 ports/audio/ruby-taglib/Makefile (new) 1.1 +3 -0 ports/audio/ruby-taglib/distinfo (new) 1.1 +8 -0 ports/audio/ruby-taglib/pkg-descr (new) 1.1 +7 -0 ports/audio/ruby-taglib/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901210913.n0L9DDuG066995>