plover/plover.pc.in
author J. Ali Harlow <ali@juiblex.co.uk>
Thu Feb 11 19:47:47 2010 +0000 (2010-02-11)
changeset 8 f9a7fa531563
child 24 2b9f54d14cc2
permissions -rw-r--r--
Start 0.3
     1 prefix=@prefix@
     2 exec_prefix=@exec_prefix@
     3 libdir=@libdir@
     4 includedir=@includedir@
     5 
     6 Name: plover
     7 Description: Plover packaging system
     8 Version: @VERSION@
     9 Requires: razor expat zlib
    10 Libs: -L${libdir} -lplover
    11 Cflags: -I${includedir}