1
0
forked from ports/contrib

11 lines
224 B
PkgConfig
Raw Normal View History

2020-07-08 20:00:36 +10:00
prefix=/usr
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: mp3lame
Description: encoder that converts audio to the MP3 file format
Version: 3.100
Requires:
Libs: -L${libdir} -lmp3lame
Cflags: -I${includedir}