summaryrefslogtreecommitdiff
path: root/libev/libev.p5m
diff options
context:
space:
mode:
Diffstat (limited to 'libev/libev.p5m')
-rw-r--r--libev/libev.p5m22
1 files changed, 22 insertions, 0 deletions
diff --git a/libev/libev.p5m b/libev/libev.p5m
new file mode 100644
index 0000000..dc81a50
--- /dev/null
+++ b/libev/libev.p5m
@@ -0,0 +1,22 @@
+set name=pkg.fmri value=pkg:/library/$(name)@$(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)
+
+dir path=usr
+dir path=usr/lib
+dir path=usr/lib/$(mach64)
+dir path=usr/include
+dir path=usr/share
+dir path=usr/share/man
+dir path=usr/share/man/man3
+file path=usr/lib/$(mach64)/libev.so.4.0.0
+file path=usr/include/event.h
+file path=usr/include/ev++.h
+file path=usr/include/ev.h
+file path=usr/share/man/man3/ev.3
+link path=usr/lib/$(mach64)/libev.so target=libev.so.4.0.0
+link path=usr/lib/$(mach64)/libev.so.4 target=libev.so.4.0.0
+