Annotation of embedaddon/pimd/libite/libite.pc.in, revision 1.1

1.1     ! misho       1: prefix=@prefix@
        !             2: exec_prefix=@exec_prefix@
        !             3: libdir=@libdir@
        !             4: includedir=@includedir@
        !             5: 
        !             6: Name: @PACKAGE@
        !             7: Description: Frog DNA, basically
        !             8: Version: @VERSION@
        !             9: Requires:
        !            10: Libs: -L${libdir} -lite
        !            11: Cflags: -I${includedir}
        !            12: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>