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.
12 # Copyright 2014 Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
16 include ..
/..
/..
/make-rules
/shared-macros.mk
17 include $(WS_MAKE_RULES
)/x11.mk
19 COMPONENT_NAME
= xmessage
20 COMPONENT_VERSION
= 1.0.7
21 COMPONENT_SUMMARY
= xmessage
- display a message or query in a window
22 COMPONENT_ARCHIVE_EXTENSION
= .
tar.xz
23 COMPONENT_ARCHIVE_HASH
= sha256
:703fccb7a0b772d61d7e603c189b9739866aa97ba985c727275420f829a30356
24 COMPONENT_FMRI
= x11
/xmessage
25 COMPONENT_CLASSIFICATION
= Applications
/Accessories
26 COMPONENT_LICENSE_FILE
= COPYING
28 include $(WS_MAKE_RULES
)/common.mk
30 # Auto-generated dependencies
31 REQUIRED_PACKAGES
+= system
/library
32 REQUIRED_PACKAGES
+= x11
/library
/libx11
33 REQUIRED_PACKAGES
+= x11
/library
/toolkit
/libxaw7
34 REQUIRED_PACKAGES
+= x11
/library
/toolkit
/libxt