#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright (c) 2014, David Hoeppner. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)

license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'

# Drop info dir files
<transform file path=.+/share/info/dir -> drop>

file path=usr/bin/datamash
file path=usr/bin/decorate
file path=usr/share/datamash/bash-completion.d/datamash
file path=usr/share/datamash/examples/genes.txt
file path=usr/share/datamash/examples/genes_h.txt
file path=usr/share/datamash/examples/readme.md
file path=usr/share/datamash/examples/scores.txt
file path=usr/share/datamash/examples/scores_h.txt
file path=usr/share/info/datamash.info
file path=usr/share/info/dir
file path=usr/share/locale/da/LC_MESSAGES/datamash.mo
file path=usr/share/locale/de/LC_MESSAGES/datamash.mo
file path=usr/share/locale/eo/LC_MESSAGES/datamash.mo
file path=usr/share/locale/es/LC_MESSAGES/datamash.mo
file path=usr/share/locale/fr/LC_MESSAGES/datamash.mo
file path=usr/share/locale/nb/LC_MESSAGES/datamash.mo
file path=usr/share/locale/nl/LC_MESSAGES/datamash.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/datamash.mo
file path=usr/share/locale/sr/LC_MESSAGES/datamash.mo
file path=usr/share/locale/sv/LC_MESSAGES/datamash.mo
file path=usr/share/locale/uk/LC_MESSAGES/datamash.mo
file path=usr/share/locale/vi/LC_MESSAGES/datamash.mo
file path=usr/share/man/man1/datamash.1
file path=usr/share/man/man1/decorate.1