diff options
author | perky <perky@FreeBSD.org> | 2003-08-22 05:13:49 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-08-22 05:13:49 +0000 |
commit | 7599ac93f89a831a05b465048ab0749ff4c4a772 (patch) | |
tree | a7d0747df27c50964ffc9816e2296f6b43a07661 /audio/Makefile | |
parent | 985d53ef5613fda4cc7f2fe4a30548336efdf6d8 (diff) | |
download | FreeBSD-ports-7599ac93f89a831a05b465048ab0749ff4c4a772.zip FreeBSD-ports-7599ac93f89a831a05b465048ab0749ff4c4a772.tar.gz |
Add new port for py-eyed3, an ID3 processing library for Python
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 35f429f..48a96a5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -218,6 +218,7 @@ SUBDIR += portaudio SUBDIR += py-ao SUBDIR += py-cddb + SUBDIR += py-eyed3 SUBDIR += py-id3 SUBDIR += py-mad SUBDIR += py-musicbrainz |