2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2014 Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
16 include ..
/..
/make-rules
/shared-macros.mk
18 COMPONENT_NAME
= hercules
19 COMPONENT_VERSION
= 3.11
20 COMPONENT_PROJECT_URL
= http
://hercules-390.eu
21 COMPONENT_FMRI
= emulator
/hercules
22 COMPONENT_SRC
= hercules-
$(COMPONENT_VERSION
)
23 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
24 COMPONENT_ARCHIVE_HASH
= \
25 sha256
:a75fa0138548f93749991adab954c4a473b961bae23ad06822903df0cf2fd2ca
26 COMPONENT_ARCHIVE_URL
= http
://downloads.hercules-390.eu
/$(COMPONENT_ARCHIVE
)
28 COMPONENT_LICENSE_FILE
= $(COMPONENT_NAME
).license
29 COMPONENT_SUMMARY
= The Hercules S
/370, ESA
/390, and z
/Architecture Emulator
30 COMPONENT_CLASSIFICATION
=org.opensolaris.category
.2008:System
/Virtualization
32 include ..
/..
/make-rules
/prep.mk
33 include ..
/..
/make-rules
/configure.mk
34 include ..
/..
/make-rules
/ips.mk
36 CONFIGURE_OPTIONS
+= --disable-ipv6
40 install: $(INSTALL_32
)
44 BUILD_PKG_DEPENDENCIES
= $(BUILD_TOOLS
)
46 include ..
/..
/make-rules
/depend.mk