summarylogtreecommitdiffstats
path: root/nss.pc.in
diff options
context:
space:
mode:
authorIlya Basin2021-12-07 23:54:41 +0300
committerIlya Basin2021-12-07 23:54:41 +0300
commit8ea56a3017a5b3e25bca4a3bece7fb187d90b0c7 (patch)
treef2cd9ee53cfb0baf7ac534cb16adadd036943fe2 /nss.pc.in
downloadaur-mingw-w64-nss.tar.gz
root
Diffstat (limited to 'nss.pc.in')
-rw-r--r--nss.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/nss.pc.in b/nss.pc.in
new file mode 100644
index 000000000000..d47b9e14699f
--- /dev/null
+++ b/nss.pc.in
@@ -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}