update Mon Sep 14 00:37:00 PDT 2009
[pkgsrc.git] / multimedia / mplayer-plugin-firefox / files / mozilla-xpcom.pc.in
1 prefix=@PREFIX@
2 exec_prefix=@PREFIX@
3 libdir=@LIBDIR@
4 includedir=@INCDIR@
5
6 Name: XPCOM
7 Description: The Mozilla Cross Platform Component Library
8 Version: 0.1
9 Requires: mozilla-nspr = 0.1
10 Libs: -L${libdir} -lxpcom
11 Cflags: -I${includedir}/xpcom -I${includedir}/string