diff options
author | will <will@FreeBSD.org> | 2001-09-03 18:45:22 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-09-03 18:45:22 +0000 |
commit | 0efe592ac90e350acf15f233d39d51a8aefd61b4 (patch) | |
tree | 6c774c37ba8292732dfcd3f5c686516dd7088c9d /audio/Makefile | |
parent | 20cefa9585bca169bef97b5b0a721b5051d2d47c (diff) | |
download | FreeBSD-ports-0efe592ac90e350acf15f233d39d51a8aefd61b4.zip FreeBSD-ports-0efe592ac90e350acf15f233d39d51a8aefd61b4.tar.gz |
Add khordpro 0.1, a KDE2 app for displaying ChordPro format guitar
tablerature.
PR: 28841
Submitted by: Seth Kingsley <sethk@meowfishies.com>
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index b87fc99..b8bec57 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -85,6 +85,7 @@ SUBDIR += id3tool SUBDIR += juke SUBDIR += kdemultimedia2 + SUBDIR += khordpro SUBDIR += kmikmod SUBDIR += kmp3 SUBDIR += kmpg |