pkgdepend: ignore platform/kernel/unix dep on dtracestubs
[unleashed.git] / usr / src / pkg / manifests / library-libedit.mf
blob420d2e8356c3cd4aec3189476cdfa117c5ef4236
1 # Copyright 2017 Lauri Tirkkonen <lotheac@iki.fi>
3 # Permission to use, copy, modify, and/or distribute this software for any
4 # purpose with or without fee is hereby granted, provided that the above
5 # copyright notice and this permission notice appear in all copies.
7 # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8 # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
9 # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
10 # ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
12 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
13 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15 set name=pkg.fmri \
16     value=pkg:/library/libedit@5.2,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH)
17 set name=pkg.description value="editline library (libedit)"
18 set name=pkg.summary value="editline library (libedit)"
19 dir path=usr group=sys
20 dir path=usr/include
21 dir path=usr/lib
22 dir path=usr/lib/amd64
23 dir path=usr/share
24 dir path=usr/share/man
25 dir path=usr/share/man/man3
26 dir path=usr/share/man/man5
27 dir path=usr/share/man/man7
28 file path=usr/include/histedit.h
29 file path=usr/lib/amd64/libedit.so.5.2 mode=0555
30 file path=usr/lib/libedit.so.5.2 mode=0555
31 file path=usr/share/man/man3/editline.3
32 file path=usr/share/man/man5/editrc.5
33 file path=usr/share/man/man7/editline.7
34 link path=usr/lib/amd64/libedit.so target=libedit.so.5.2
35 link path=usr/lib/amd64/libedit.so.5 target=libedit.so.5.2
36 link path=usr/lib/libedit.so target=libedit.so.5.2
37 link path=usr/lib/libedit.so.5 target=libedit.so.5.2