Non-working NSPR and NSS packages. See the README file for details.
[fedora-mingw.git] / nss / nss.pc.in
diff --git a/nss/nss.pc.in b/nss/nss.pc.in
new file mode 100644 (file)
index 0000000..d47b9e1
--- /dev/null
@@ -0,0 +1,11 @@
+prefix=%prefix%
+exec_prefix=%exec_prefix%
+libdir=%libdir%
+includedir=%includedir%
+
+Name: NSS
+Description: Network Security Services
+Version: %NSS_VERSION%
+Requires: nspr >= %NSPR_VERSION%
+Libs: -lssl3 -lsmime3 -lnss3 -lnssutil3
+Cflags: -I${includedir}