aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2010-03-29 19:50:33 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2010-03-29 19:50:33 +0000
commit29be4364a8c987c7709d28abc2a9b349775604b3 (patch)
tree24fea214e0a70df1e4ef68db33cc00eb696398fb /audio/Makefile
parentd42a343612314177c1648cfdfad6d03ba2e347ee (diff)
downloadports-29be4364a8c987c7709d28abc2a9b349775604b3.tar.gz
ports-29be4364a8c987c7709d28abc2a9b349775604b3.zip
LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files.
It transparently handles timepulses conversions, tempo map handling etc. The only dependencies are C compiler and glib. Full API documentation and examples are included. WWW: http://sourceforge.net/projects/libsmf/
Notes
Notes: svn path=/head/; revision=251757
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 965695cd5cf4..dc249cbf5a72 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -375,6 +375,7 @@
SUBDIR += libshout2
SUBDIR += libsidplay
SUBDIR += libsidplay2
+ SUBDIR += libsmf
SUBDIR += libsndfile
SUBDIR += libtremor
SUBDIR += libtunepimp