aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-28 18:52:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-28 18:52:29 +0000
commite7fe385c2d72412bd00ac555276d3dbdf5b38b2d (patch)
tree0125f391a607fc86ab5f2c18d499835035a1622c /audio/Makefile
parent5d830c416db602824ff7052665022829998492d0 (diff)
downloadports-e7fe385c2d72412bd00ac555276d3dbdf5b38b2d.tar.gz
ports-e7fe385c2d72412bd00ac555276d3dbdf5b38b2d.zip
Add modplugplay, a command line player of many music module formats,
and it's library. PR: ports/62313 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Notes
Notes: svn path=/head/; revision=110234
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index cc61ca77765b..1d78d98fd934 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -164,6 +164,7 @@
SUBDIR += libid3tag
SUBDIR += libmad
SUBDIR += libmikmod
+ SUBDIR += libmodplug
SUBDIR += libmusicbrainz
SUBDIR += libogg
SUBDIR += libsamplerate
@@ -195,6 +196,7 @@
SUBDIR += midimountain
SUBDIR += mikmod
SUBDIR += mixer.app
+ SUBDIR += modplugplay
SUBDIR += mp32ogg
SUBDIR += mp3_check
SUBDIR += mp3asm