diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-06 14:00:47 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-06 14:00:47 +0800 |
commit | 63b8b17029519f6bc665e85c94ea1bb27d7db693 (patch) | |
tree | b987d1f85f3b4a8d9b36afbbc69d27f071f645a7 /audio/Makefile | |
parent | 8d26a9ad8318d181dc89ffe32588996e0090cf76 (diff) | |
download | freebsd-ports-gnome-63b8b17029519f6bc665e85c94ea1bb27d7db693.tar.gz freebsd-ports-gnome-63b8b17029519f6bc665e85c94ea1bb27d7db693.tar.zst freebsd-ports-gnome-63b8b17029519f6bc665e85c94ea1bb27d7db693.zip |
New port: audio/py-flac, Python module that provides the Free
Lossless Audio Codec interface
Python module that provides the Free Lossless Audio Codec
interface
PR: ports/91348
Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr>
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 e1533addfaf0..e6c237080d73 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -395,6 +395,7 @@ SUBDIR += py-ao SUBDIR += py-cddb SUBDIR += py-eyed3 + SUBDIR += py-flac SUBDIR += py-id3 SUBDIR += py-libmpdclient SUBDIR += py-mad |