aboutsummaryrefslogtreecommitdiff
path: root/audio/ruby-taglib/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Remove Authors from pkg-descrBaptiste Daroussin2015-03-021-2/+1
| | | | Notes: svn path=/head/; revision=380300
* Ruby-taglib is a ruby library wrapping the Taglib library,Cheng-Lung Sung2009-01-211-0/+8
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> Notes: svn path=/head/; revision=226588