summaryrefslogtreecommitdiff
path: root/opt/nspr/nspr.pc.in
diff options
context:
space:
mode:
authorrawnix ports <ports@rawnix.org>2026-09-26 18:19:05 +0000
committerrawnix ports <ports@rawnix.org>2026-09-26 18:19:05 +0000
commitc82e88dd00d1b0b7fcfb4e5628d99611388cef6f (patch)
tree56d864b5a5c6c145edd96178ae219a8f90e191a6 /opt/nspr/nspr.pc.in
downloadports-c82e88dd00d1b0b7fcfb4e5628d99611388cef6f.tar.gz
sync 2026-09-26 18:19 UTC
1672 files changed, 151396 insertions(+)
Diffstat (limited to 'opt/nspr/nspr.pc.in')
-rw-r--r--opt/nspr/nspr.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/opt/nspr/nspr.pc.in b/opt/nspr/nspr.pc.in
new file mode 100644
index 0000000..9951a5b
--- /dev/null
+++ b/opt/nspr/nspr.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: NSPR
+Description: The Netscape Portable Runtime
+Version: @NSPR_VERSION@
+Libs: @FULL_NSPR_LIBS@
+Cflags: @FULL_NSPR_CFLAGS@