diff options
author | lme <lme@FreeBSD.org> | 2007-12-30 09:36:02 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2007-12-30 09:36:02 +0800 |
commit | a7d5dafdd3b56672c9a25d5f2f80e8576f75fc34 (patch) | |
tree | 39be20d40b16aebba8cddb00f759f6a579fec035 /audio/Makefile | |
parent | bf325766cdccb39eb4eef04f9a18a53bac884d47 (diff) | |
download | freebsd-ports-gnome-a7d5dafdd3b56672c9a25d5f2f80e8576f75fc34.tar.gz freebsd-ports-gnome-a7d5dafdd3b56672c9a25d5f2f80e8576f75fc34.tar.zst freebsd-ports-gnome-a7d5dafdd3b56672c9a25d5f2f80e8576f75fc34.zip |
aTunes is a full-featured audio player and manager, developed in Java.
Currently plays mp3, ogg, wma, wav, flac, mp4 and radio streaming,
allowing users to easily edit tags, organize music and rip Audio CDs.
WWW: http://www.atunes.org/
Approved by: miwi (mentor)
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 4cc8b0b58a86..103c385db296 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -38,6 +38,7 @@ SUBDIR += asmix SUBDIR += asmixer SUBDIR += asunder + SUBDIR += atunes SUBDIR += aube SUBDIR += audacious-crossfade SUBDIR += audacious-dumb |