summarylogtreecommitdiffstats
path: root/hoedown.pc
blob: 674b64640b51a0ef3c67d0c9174732a2fc1b7ec6 (plain)
1
2
3
4
5
6
7
8
9
prefix=/usr
libdir=${prefix}/lib
includedir=${prefix}/include/hoedown

Name: Hoedown
Description: the Markdown parser based on the original code of the Upskirt library by Natacha Porté.
Version: 1.0.2
Cflags: -I${includedir}
Libs: -L${libdir} -lhoedown