aboutsummaryrefslogtreecommitdiff
path: root/examples/db5.1/libdb-cxx.p5m
diff options
context:
space:
mode:
Diffstat (limited to 'examples/db5.1/libdb-cxx.p5m')
-rw-r--r--examples/db5.1/libdb-cxx.p5m14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/db5.1/libdb-cxx.p5m b/examples/db5.1/libdb-cxx.p5m
new file mode 100644
index 0000000..9dd55a0
--- /dev/null
+++ b/examples/db5.1/libdb-cxx.p5m
@@ -0,0 +1,14 @@
+set name=pkg.fmri value=pkg:/library/libdb-cxx-$(db-ver)@$(ips-version)
+set name=pkg.summary value="$(summary), C++ library"
+set name=info.upstream-url value="$(home)"
+set name=info.source-url value="$(download)"
+
+license $(license-file) license="$(license)"
+
+depend fmri=pkg:/library/libdb-cxx-$(db-ver)-so@$(ips-version) type=require
+depend fmri=pkg:/library/libdb-cxx-$(db-ver)-so@$(ips-version) type=incorporate
+
+file path=usr/include/db_cxx.h
+
+link target=libdb_cxx--$(db-ver).so path=usr/lib/$(mach64)/libdb_cxx.so
+link target=libdb_cxx--$(db-ver).so path=usr/lib/libdb_cxx.so