remove library/python-2/* rename packages
[unleashed-userland.git] / components / bonnie++ / Makefile
blob5272167ed671c2cef8db8e75aca3d61a58392f8d
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
5 # 1.0 of the CDDL.
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 Alexander Pyhalov. All rights reserved.
16 include ../../make-rules/shared-macros.mk
18 COMPONENT_NAME= bonnie++
19 COMPONENT_VERSION= 1.03e
20 IPS_COMPONENT_VERSION= 1.3.5
21 HUMAN_VERSION= $(COMPONENT_VERSION)
22 COMPONENT_SUMMARY= bonnie++ - Benchmark Harddrive utility
23 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
24 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tgz
25 COMPONENT_ARCHIVE_HASH= \
26 sha256:cb3866116634bf65760b6806be4afa7e24a1cad6f145c876df8721f01ba2e2cb
27 COMPONENT_ARCHIVE_URL= \
28 http://www.coker.com.au/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
29 COMPONENT_PROJECT_URL = http://www.coker.com.au/bonnie++/
31 include ../../make-rules/prep.mk
32 include ../../make-rules/configure.mk
33 include ../../make-rules/ips.mk
35 PATCH_LEVEL=0
37 # Missing files in build dir for configure without this.
38 COMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
40 CONFIGURE_ENV += PERL=$(PERL)
42 build: $(BUILD_32)
44 install: $(INSTALL_32)