diff options
author | lofi <lofi@FreeBSD.org> | 2004-08-11 09:31:01 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-08-11 09:31:01 +0800 |
commit | 889c40d1c91bdc6b9e29394205261fdbe0a2cb43 (patch) | |
tree | 1683ac785e6effd392cd8bca77f760b0c17c2062 /audio/Makefile | |
parent | a13d0e0369cb8862fe0711070eff862ea5180376 (diff) | |
download | freebsd-ports-gnome-889c40d1c91bdc6b9e29394205261fdbe0a2cb43.tar.gz freebsd-ports-gnome-889c40d1c91bdc6b9e29394205261fdbe0a2cb43.tar.zst freebsd-ports-gnome-889c40d1c91bdc6b9e29394205261fdbe0a2cb43.zip |
Add libtunepimp, a client library for musicbrainz
Submitted by: Lauri Watts <lauri@kde.org>
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 75baafe1b281..204a73d1a861 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -179,6 +179,7 @@ SUBDIR += libsidplay2 SUBDIR += libsndfile SUBDIR += libtremor + SUBDIR += libtunepimp SUBDIR += libvorbis SUBDIR += libvorbis-aotuv SUBDIR += libworkman |