diff options
author | danfe <danfe@FreeBSD.org> | 2006-01-18 14:45:54 +0000 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2006-01-18 14:45:54 +0000 |
commit | 2b02ffb3db23f2473c8d347aae1aabc2d7f50341 (patch) | |
tree | 8710a6996a455765b16743489ec1e3861f4b25d5 /audio/Makefile | |
parent | b2bcc77ecd3493964c81e23f36ae5fa0ba711cfc (diff) | |
download | FreeBSD-ports-2b02ffb3db23f2473c8d347aae1aabc2d7f50341.zip FreeBSD-ports-2b02ffb3db23f2473c8d347aae1aabc2d7f50341.tar.gz |
Add libgpod 0.3.0, a library for direct access of iPod's contents.
PR: ports/91531
Submitted by: Devon Ryan <dpryan(at)dpryan.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 ee17774..6a7214b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -252,6 +252,7 @@ SUBDIR += libcdaudio SUBDIR += libcddb SUBDIR += libcddb-doc + SUBDIR += libgpod SUBDIR += libid3tag SUBDIR += libmad SUBDIR += libmikmod |