diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-01 06:32:14 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-01 06:32:14 +0800 |
commit | 9d2243acd1ddbc47f91d7e5f30f6bd638da4f1f9 (patch) | |
tree | 9bf8821f350656e0dcff50809a2a4a833475e9e9 /audio/Makefile | |
parent | cbd8f212e24840036465a08e139532bafb5d9c9e (diff) | |
download | freebsd-ports-gnome-9d2243acd1ddbc47f91d7e5f30f6bd638da4f1f9.tar.gz freebsd-ports-gnome-9d2243acd1ddbc47f91d7e5f30f6bd638da4f1f9.tar.zst freebsd-ports-gnome-9d2243acd1ddbc47f91d7e5f30f6bd638da4f1f9.zip |
New port: audio/eTktab - guitar tabulature editor
ETktab let's you edit guitar and bass tabulatures. Notations
for various playing techniques like muting and vibrato are
supported, as well as variable keybindings. It can output
tabulatures in plain ascii format.
WWW: http://etktab.sourceforge.net/
PR: ports/47649
Submitted by: Juha Erkkilä <erkkila@cc.jyu.fi>
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 1ff249bb4ddb..eb2121699ee5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -60,6 +60,7 @@ SUBDIR += ecawave SUBDIR += ermixer SUBDIR += esound + SUBDIR += etktab SUBDIR += evilbar SUBDIR += extace SUBDIR += faad |