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
12 include ..
/..
/..
/make-rules
/shared-macros.mk
14 # This one only delivers a file if other prereqs are present
15 # The network-ssh-askpass package is a dispatcher to depend on optional
16 # implementation packages, such as (initially) the network-ssh-askpass-zenity
17 COMPONENT_NAME
= zsvcadm
18 COMPONENT_VERSION
= 1.0
19 COMPONENT_SUMMARY
= The svcadm GUI wrapper utility
20 COMPONENT_DESCRIPTION
= A GUI wrapper around svcadm simplifies management of SMF services in an X11 session
21 COMPONENT_CLASSIFICATION
= Applications
/System Utilities
22 COMPONENT_FMRI
= system
/zsvcadm
23 COMPONENT_LICENSE
= CDDL
24 COMPONENT_LICENSE_FILE
= opensolaris.license
26 include $(WS_MAKE_RULES
)/justmake.mk
27 include $(WS_MAKE_RULES
)/ips.mk