wok-4.x annotate firefox-dev/stuff/firefox-plugin.pc @ rev 10050

arpwatch: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 04:02:12 2011 +0000 (2011-05-20)
parents 22c47d8c6211
children 66be26816f41
rev   line source
jozee@3126 1 prefix=/usr
pankso@4505 2 libdir=/usr/lib/firefox-devel-3.5.5/sdk/lib
pankso@4505 3 sdkdir=/usr/lib/firefox-devel-3.5.5/sdk
pankso@4505 4 includedir=/usr/include/firefox-3.5.5
jozee@3126 5
jozee@3126 6 Name: Mozilla Plug-In API
jozee@3126 7 Description: Mozilla Plug-In API
pankso@4505 8 Version: 3.5.5
jozee@3126 9 Libs: -L${libdir}
jozee@3126 10 Cflags: -I${includedir}/stable -I${includedir}/unstable