summaryrefslogtreecommitdiff
path: root/audio/chordpack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Distfile change without version bump. Apparently the par command wasSteve Price2001-07-301-1/+1
| | | | | | | | not working correctly to the author added a new one called spar that should do the trick. Notes: svn path=/head/; revision=45603
* Initial import of chordpack-0.8.0.Kevin Lo2001-07-086-0/+54
This a PERL script that converts ChordPro files (.chopro) to a more readable output format, including HTML, ASCII, and TeX. PR: 28807 Submitted by: Seth Kingsley <sethk@meowfishies.com> Notes: svn path=/head/; revision=44931