File mecab.pc.in of Package mecab
prefix=@PREFIX@
exec_prefix=${prefix}
libdir=@LIBDIR@
includedir=${prefix}/include
Name: mecab
Description: Yet Another Part-of-Speech and Morphological Analyzer
Version: @VERSION@
Libs: -L${libdir} -lmecab
Cflags: -I${includedir}