Update mbuffer to 20160228
[unleashed-userland.git] / components / sysutils / mbuffer / Makefile
blob167292cdb8474cc6b8c6ea4aa3cd54e22456739d
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright 2011 EveryCity Ltd. All rights reserved.
22 # Copyright 2013, Jon Tibble. All rights reserved.
24 include ../../../make-rules/shared-macros.mk
26 COMPONENT_NAME= mbuffer
27 COMPONENT_VERSION= 20160228
28 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
29 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tgz
30 COMPONENT_ARCHIVE_HASH= sha256:f7769f729e9b26a22a5d91922a740a0d1df6004dbe2b7a1febb0d7e4c3ef9e62
31 COMPONENT_ARCHIVE_URL= http://www.maier-komor.de/software/mbuffer/$(COMPONENT_ARCHIVE)
33 include $(WS_MAKE_RULES)/prep.mk
34 include $(WS_MAKE_RULES)/configure.mk
35 include $(WS_MAKE_RULES)/ips.mk
37 build: $(BUILD_32_and_64)
39 install: $(INSTALL_32_and_64)