aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/libarchive.pc
blob: 3aa1d0453ccef0d77f10820be4b17f167e2b2e33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libarchive
Description: library that can create and read several streaming archive formats
Version: 3.1.2
Cflags: -I${includedir}
Libs: -L${libdir} -larchive
Libs.private: -lz -lbz2 -llzma -lbsdxml -lcrypto