aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-09 20:18:51 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-09 20:18:51 +0000
commit8e9ee1ebda047a258ec803b2c90bb227f09d3255 (patch)
tree491a1b39b1660b78f1e9287390090942a01a8525 /audio/Makefile
parentdfc8eb9877f48daf01d813c9bab19f3352a6fefe (diff)
downloadports-8e9ee1ebda047a258ec803b2c90bb227f09d3255.tar.gz
ports-8e9ee1ebda047a258ec803b2c90bb227f09d3255.zip
AdPlug is a free, cross-platform, hardware independent AdLib sound player
library, mainly written in C++ and released under the LGPL. AdPlug plays sound data, originally created for the AdLib (OPL2) audio board, directly from its original format on top of an OPL2 emulator or by using the real hardware. No OPL chip is required for playback. AdPlug itself is just the backend to many different audio player frontends, which are also being developed here. There are plugins for popular audio players, like Winamp and XMMS, as well as stand-alone players for many different systems available. WWW: http://adplug.sourceforge.net/ PR: ports/80727 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Notes
Notes: svn path=/head/; revision=134947
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 983222e9f429..8cc4390c37be 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -226,6 +226,7 @@
SUBDIR += ladspa
SUBDIR += lame
SUBDIR += liba52
+ SUBDIR += libadplug
SUBDIR += libao
SUBDIR += libaudiofile
SUBDIR += libcdaudio