summaryrefslogtreecommitdiff
path: root/www/firefox3/files/firefox3-nss.pc
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox3/files/firefox3-nss.pc')
-rw-r--r--www/firefox3/files/firefox3-nss.pc11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/firefox3/files/firefox3-nss.pc b/www/firefox3/files/firefox3-nss.pc
new file mode 100644
index 00000000000..9a6bd8af70c
--- /dev/null
+++ b/www/firefox3/files/firefox3-nss.pc
@@ -0,0 +1,11 @@
+prefix=@PREFIX@
+exec_prefix=@PREFIX@
+libdir=@PREFIX@/lib/firefox
+includedir=@PREFIX@/include/firefox
+
+Name: NSS
+Description: Mozilla Network Security Services
+Version: 3.0
+Requires: firefox-nspr >= 4.6.8
+Libs: -Wl,-R${libdir} -L${libdir} -lnss3 -lsmime3 -lssl3 -lsoftokn3
+Cflags: -I${includedir}