2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Jim Klimov
16 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
18 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27 file path=usr/bin/$(MACH64)/cidrcalc
28 file usr/lib/$(MACH64)/libcidr.so.0 path=usr/lib/$(MACH64)/libcidr.so.0.0.0
29 link path=usr/lib/$(MACH64)/libcidr.so.0 target=libcidr.so.0.0.0
30 link path=usr/lib/$(MACH64)/libcidr.so target=libcidr.so.0.0.0
32 file path=usr/bin/cidrcalc
33 file usr/lib/libcidr.so.0 path=usr/lib/libcidr.so.0.0.0
34 link path=usr/lib/libcidr.so.0 target=libcidr.so.0.0.0
35 link path=usr/lib/libcidr.so target=libcidr.so.0.0.0
37 file files/libcidr-$(MACH64).pc path=usr/lib/$(MACH64)/pkgconfig/libcidr.pc
38 file files/libcidr.pc path=usr/lib/pkgconfig/libcidr.pc
40 file path=usr/include/libcidr.h
42 file path=usr/share/man/man3/libcidr.3
44 file path=usr/share/libcidr/docs/codelibrary-html.css
45 file path=usr/share/libcidr/docs/libcidr-big.html
46 file path=usr/share/libcidr/docs/libcidr.dvi
47 file path=usr/share/libcidr/docs/libcidr.pdf
48 file path=usr/share/libcidr/docs/libcidr.ps
49 file path=usr/share/libcidr/docs/libcidr.rtf
50 file path=usr/share/libcidr/docs/libcidr.txt
51 file path=usr/share/libcidr/examples/README
52 file path=usr/share/libcidr/examples/acl/GNUmakefile
53 file path=usr/share/libcidr/examples/acl/acl.c
54 file path=usr/share/libcidr/examples/acl/acl.example
55 file path=usr/share/libcidr/examples/cidrcalc/GNUmakefile
56 file path=usr/share/libcidr/examples/cidrcalc/cidrcalc.c