components/vim/vim-core.p5m
changeset 214 7503f0ee070d
parent 198 172fc01ce997
child 379 0d0eeed15e48
equal deleted inserted replaced
213:7d4229dba5ed 214:7503f0ee070d
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    27 
    27 
    28 set name=pkg.fmri value=pkg:/editor/vim-core@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.fmri value=pkg:/editor/vim/vim-core@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="Vi IMproved (core executables)"
    29 set name=pkg.summary value="Vi IMproved (core executables)"
    30 set name=pkg.description value="This package delivers the core executables and man pages for vim (pkg:/editor/vim), and will generally only be installed independently on a minimized system."
    30 set name=pkg.description value="This package delivers the core executables and man pages for vim (pkg:/editor/vim), and will generally only be installed independently on a minimized system."
    31 set name=info.classification \
    31 set name=info.classification \
    32     value=org.opensolaris.category.2008:Development/Editors \
    32     value=org.opensolaris.category.2008:Development/Editors \
    33     value="org.opensolaris.category.2008:System/Text Tools"
    33     value="org.opensolaris.category.2008:System/Text Tools"