]> gitweb @ CieloNegro.org - pkgsrc-firefox3.git/blob - files/firefox3-xpcom.pc
Initial revision of the upstream www/firefox3
[pkgsrc-firefox3.git] / files / firefox3-xpcom.pc
1 prefix=@PREFIX@
2 exec_prefix=@PREFIX@
3 libdir=@PREFIX@/lib/firefox3
4 includedir=@PREFIX@/include/firefox3
5 idldir=@PREFIX@/share/idl/firefox3
6
7 Name: XPCOM
8 Description: The Mozilla Cross Platform Component Library
9 Version: 3.0
10 Requires: firefox3-nspr >= 4.6.8
11 Libs: -Wl,-R${libdir} -L${libdir} -lxpcom
12 Cflags: -I${includedir}