diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-09 06:36:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-09 06:36:42 +0800 |
commit | 64a36b6087e4e2d5af4960f9b0989f2f0b64f5ec (patch) | |
tree | 2832834d9232f190122e8358776c29576c264f4d /audio/Makefile | |
parent | 8a763157e46f247a29790b41314bc48ef5d216d2 (diff) | |
download | freebsd-ports-gnome-64a36b6087e4e2d5af4960f9b0989f2f0b64f5ec.tar.gz freebsd-ports-gnome-64a36b6087e4e2d5af4960f9b0989f2f0b64f5ec.tar.zst freebsd-ports-gnome-64a36b6087e4e2d5af4960f9b0989f2f0b64f5ec.zip |
This suite of modules provides routines for reading, composing, modifying, and
writing MIDI files.
WWW: http://search.cpan.org/dist/MIDI-Perl/
PR: ports/108876
Submitted by: Alexandr Kovalenko <never at nevermind.kiev.ua>
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 bdb9cdd6655e..68ed28393986 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -452,6 +452,7 @@ SUBDIR += p5-CDDB-File SUBDIR += p5-CDDB_get SUBDIR += p5-Filesys-Virtual-DAAP + SUBDIR += p5-MIDI SUBDIR += p5-MP3-Find SUBDIR += p5-MP3-ID3v1Tag SUBDIR += p5-MP3-Info |