summaryrefslogtreecommitdiff
path: root/pkgconfig/openrc.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pkgconfig/openrc.pc.in')
-rw-r--r--pkgconfig/openrc.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/pkgconfig/openrc.pc.in b/pkgconfig/openrc.pc.in
new file mode 100644
index 0000000..9a8a916
--- /dev/null
+++ b/pkgconfig/openrc.pc.in
@@ -0,0 +1,10 @@
+prefix=@PREFIX@
+exec_prefix=${prefix}
+libdir=${prefix}/@LIB@
+includedir=/usr/include
+
+Name: OpenRC
+Description: Universal init system
+Version: @VERSION@
+Cflags: -I${includedir}
+Libs: -L${libdir} -lrc