Merge pull request #1865 from pyhalov/wget
[unleashed-userland.git] / components / mbuffer / mbuffer.p5m
blobb658ed504d478596e47fd7f3ab14f5384f3f6195
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 2011 EveryCity Ltd. All rights reserved.
22 # Copyright 2013, Jon Tibble.  All rights reserved.
25 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
27 set name=pkg.fmri value=pkg:/shell/mbuffer@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
28 set name=pkg.summary value="mbuffer - tool for buffering data streams"
29 set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
30 set name=info.upstream-url value="http://www.maier-komor.de/mbuffer.html"
31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
34 license mbuffer.license license="GPLv3"
36 dir path=usr
37 dir path=usr/bin
38 dir path=usr/bin/$(MACH64)
39 dir path=usr/share
40 dir path=usr/share/man
41 dir path=usr/share/man/man1
42 file path=usr/bin/$(MACH64)/mbuffer
43 file path=usr/bin/mbuffer
44 file path=usr/share/man/man1/mbuffer.1