summaryrefslogtreecommitdiff
path: root/libev/libev.p5m
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-10-31 18:42:25 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-10-31 18:42:25 +0400
commitb85b1fe55492f0d21077d43fe0de88ba6bbee2e4 (patch)
tree89319db12cd9723f79263f6555c7c93a561f541b /libev/libev.p5m
parentbb142d2d628a88011c3fe5d4dcb235c68c09e2aa (diff)
downloadcibs-pkgs-b85b1fe55492f0d21077d43fe0de88ba6bbee2e4.tar.gz
libev
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
+