diff options
author | pav <pav@FreeBSD.org> | 2004-11-12 01:57:46 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-12 01:57:46 +0800 |
commit | 887897cdb11dac899b4becc929b16e671c45e8a8 (patch) | |
tree | dfd98f8d23c22fff06ea716043c3d00605839438 /audio/Makefile | |
parent | 1db74bdc7c0c3d1e0100827c17ec13d140f416f6 (diff) | |
download | freebsd-ports-gnome-887897cdb11dac899b4becc929b16e671c45e8a8.tar.gz freebsd-ports-gnome-887897cdb11dac899b4becc929b16e671c45e8a8.tar.zst freebsd-ports-gnome-887897cdb11dac899b4becc929b16e671c45e8a8.zip |
Add tagtool, a GNOME 2 application for tagging MP3/OGG files, similar to
Easytag but more lightweight
PR: ports/73812
Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net>
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 1eee8bedf651..d718ea9dd97b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -370,6 +370,7 @@ SUBDIR += sweep SUBDIR += swhplugins SUBDIR += taglib + SUBDIR += tagtool SUBDIR += tap-plugins SUBDIR += tclmidi SUBDIR += teamspeak_client |