gcc-6: use $(GNU_ARCH) in manifest
[unleashed-userland.git] / components / sysutils / zsvcadm / zsvcadm.p5m
blob20f5992fcbbb369e6c899c65b4e7fbcf5f6482b6
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.
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.
10 # Copyright 2016 by Jim Klimov
13 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
14 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
15 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
16 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
18 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
20 file files/zsvcadm path=usr/bin/zsvcadm mode=0555
21 depend type=require fmri=pkg:/gnome/zenity