components/xmessage/xmessage.p5m
changeset 486 dd715789f356
equal deleted inserted replaced
485:34cc01490143 486:dd715789f356
       
     1 #
       
     2 # This file and its contents are supplied under the terms of the
       
     3 # Common Development and Distribution License ("CDDL)". You may
       
     4 # only use this file in accordance with the terms of the CDDL.
       
     5 #
       
     6 # A full copy of the text of the CDDL should have accompanied this
       
     7 # source. A copy of the CDDL is also available via the Internet at
       
     8 # http://www.illumos.org/license/CDDL.
       
     9 #
       
    10 
       
    11 #
       
    12 # Copyright 2011 Josef 'Jeff' Sipek <[email protected]>
       
    13 #
       
    14 
       
    15 <transform file path=usr/share/man/.+ -> default mangler.man.stability uncommitted>
       
    16 set name=pkg.fmri value=pkg:/x11/xmessage@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    17 set name=pkg.summary value="xmessage - display a message or query in a window"
       
    18 set name=info.classification value="org.opensolaris.category.2008:Applications/Accessories"
       
    19 set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
       
    20 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    22 
       
    23 license xmessage.license license='MIT'
       
    24 
       
    25 dir path=usr
       
    26 dir path=usr/bin
       
    27 dir path=usr/share
       
    28 dir path=usr/share/X11
       
    29 dir path=usr/share/X11/app-defaults
       
    30 dir path=usr/share/man
       
    31 dir path=usr/share/man/man1
       
    32 file path=usr/bin/xmessage
       
    33 file path=usr/share/X11/app-defaults/Xmessage
       
    34 file path=usr/share/X11/app-defaults/Xmessage-color
       
    35 file path=usr/share/man/man1/xmessage.1