gcc-6: don't ship info pages
[unleashed-userland.git] / components / gnu-cobol / gnu-cobol.p5m
blobed9c15d751df5059ab592ec326b572eef41e0c6b
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright (c) 2014, David Hoeppner. All rights reserved.
24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
25 set name=pkg.fmri value=pkg:/developer/gnu-cobol@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
26 set name=pkg.human-version value=$(COMPONENT_VERSION)
27 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
28 set name=info.classification value="org.opensolaris.category.2008:Development/Other Languages"
29 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
33 license gnu-cobol.license license='GPLv2, GFDLv1.2, LGPLv2.1'
35 file path=usr/bin/cob-config
36 file path=usr/bin/cobcrun
37 file path=usr/bin/cobc
38 file path=usr/share/locale/ja/LC_MESSAGES/gnu-cobol.mo
39 file path=usr/share/info/gnu-cobol.info
40 file path=usr/share/gnu-cobol/copy/screenio.cpy
41 file path=usr/share/gnu-cobol/config/default.conf
42 file path=usr/share/gnu-cobol/config/cobol2002.conf
43 file path=usr/share/gnu-cobol/config/ibm.conf
44 file path=usr/share/gnu-cobol/config/bs2000.conf
45 file path=usr/share/gnu-cobol/config/mvs.conf
46 file path=usr/share/gnu-cobol/config/mf.conf
47 file path=usr/share/gnu-cobol/config/cobol85.conf
48 file path=usr/lib/libcob.so.1.0.0
49 file path=usr/lib/gnu-cobol/CBL_OC_DUMP.so
50 file path=usr/include/libcob.h
51 file path=usr/include/libcob/codegen.h
52 file path=usr/include/libcob/system.def
53 file path=usr/include/libcob/common.h
54 file path=usr/include/libcob/exception.def
56 link path=usr/lib/libcob.so target=./libcob.so.1.0.0
57 link path=usr/lib/libcob.so.1 target=./libcob.so.1.0.0