summaryrefslogtreecommitdiff
path: root/pkg-config/pkg-config.p5m
diff options
context:
space:
mode:
Diffstat (limited to 'pkg-config/pkg-config.p5m')
-rw-r--r--pkg-config/pkg-config.p5m22
1 files changed, 22 insertions, 0 deletions
diff --git a/pkg-config/pkg-config.p5m b/pkg-config/pkg-config.p5m
new file mode 100644
index 0000000..b5a2018
--- /dev/null
+++ b/pkg-config/pkg-config.p5m
@@ -0,0 +1,22 @@
+set name=pkg.fmri value=pkg:/developer/pkg-config@$(ips-version)
+set name=pkg.summary value="$(summary)"
+set name=info.upstream-url value="$(home)"
+set name=info.source-url value="$(download)"
+
+license $(license-file) license="$(license)"
+
+# It's all "devel"
+<transform file dir link -> set facet.devel false >
+
+dir path=usr
+dir path=usr/bin
+dir path=usr/share
+dir path=usr/share/aclocal
+dir path=usr/share/man
+dir path=usr/share/man/man1
+dir path=usr/share/doc
+dir path=usr/share/doc/pkg-config
+file path=usr/bin/pkg-config
+file path=usr/share/aclocal/pkg.m4
+file path=usr/share/man/man1/pkg-config.1
+file path=usr/share/doc/pkg-config/pkg-config-guide.html