diff options
author | ijliao <ijliao@FreeBSD.org> | 2007-06-24 10:23:10 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2007-06-24 10:23:10 +0800 |
commit | de4d75e8cd2a459dc8832f570f7f8d648dbc85e0 (patch) | |
tree | 1123f836b614d1ca0eaabb488ef785fb79d3d261 /audio/Makefile | |
parent | 26a56880305698e2a33965a7f916e403288d94e9 (diff) | |
download | freebsd-ports-gnome-de4d75e8cd2a459dc8832f570f7f8d648dbc85e0.tar.gz freebsd-ports-gnome-de4d75e8cd2a459dc8832f570f7f8d648dbc85e0.tar.zst freebsd-ports-gnome-de4d75e8cd2a459dc8832f570f7f8d648dbc85e0.zip |
add audacious-mac 0.2.0
Audacious plugin that support the Monkey's Audio lossless formats
PR: 113960
Submitted by: buganini @ gmail . 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 513f98c3f981..42d04930575a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -37,6 +37,7 @@ SUBDIR += aube SUBDIR += audacious-crossfade SUBDIR += audacious-dumb + SUBDIR += audacious-mac SUBDIR += audacity SUBDIR += audacity-devel SUBDIR += aumix |