summaryrefslogtreecommitdiff
path: root/expat/libexpat.p5m
diff options
context:
space:
mode:
Diffstat (limited to 'expat/libexpat.p5m')
-rw-r--r--expat/libexpat.p5m16
1 files changed, 16 insertions, 0 deletions
diff --git a/expat/libexpat.p5m b/expat/libexpat.p5m
new file mode 100644
index 0000000..fe762ad
--- /dev/null
+++ b/expat/libexpat.p5m
@@ -0,0 +1,16 @@
+set name=pkg.fmri value=pkg:/library/libexpat@$(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)"
+
+depend fmri=pkg:/library/libexpat1@$(ips-version) type=require
+depend fmri=pkg:/library/libexpat1@$(ips-version) type=incorporate
+
+file path=usr/include/expat.h
+file path=usr/include/expat_config.h
+file path=usr/include/expat_external.h
+file path=usr/lib/pkgconfig/expat.pc
+link path=usr/lib/$(mach64)/libexpat.so target=libexpat.so.1
+link path=usr/lib/libexpat.so target=libexpat.so.1