Ticket #68409: macports_libgit2.pc
File macports_libgit2.pc, 342 bytes (added by jrabinow, 13 months ago) |
---|
Line | |
---|---|
1 | prefix="/opt/local" |
2 | libdir="/opt/local/lib" |
3 | includedir="/opt/local/include" |
4 | |
5 | Name: libgit2 |
6 | Description: The git library, take 2 |
7 | Version: 1.7.1 |
8 | Libs: -L${libdir} -lgit2 |
9 | Libs.private: -framework CoreFoundation -framework Security -L/opt/local/lib -lssh2 -lssl -lcrypto -R/opt/local/lib -lz |
10 | Requires.private: libpcre2-8 |
11 | Cflags: -I${includedir} |