c01499cf50
Tired of reaching for your volume knob every time your mp3 player changes to a new song? MP3Gain analyzes and adjusts mp3 files so that they have the same volume. PR: ports/46625 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
7 lines
135 B
Text
7 lines
135 B
Text
CFLAGS+= -DNOANALYSIS
|
|
|
|
SRCS= common.c dct64_i386.c decode_i386.c interface.c layer3.c tabinit.c
|
|
|
|
LIB= mpglibDBL
|
|
|
|
.include <bsd.lib.mk>
|