File: poker-eval.pc

package info (click to toggle)
poker-eval 138.0-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 4,036 kB
  • ctags: 2,763
  • sloc: ansic: 15,419; sh: 10,336; cs: 785; makefile: 309
file content (12 lines) | stat: -rw-r--r-- 251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/poker-eval

Name: poker-eval
Description: poker hand evaluator library
Version: 138.0
Requires:
Conflicts:
Libs: -L${libdir} -lpoker-eval
Cflags: -I${includedir}