316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi# CDDL HEADER START
f49f1c5fa6a9a55a194e5ada042df134907278f4Aki Tuomi# The contents of this file are subject to the terms of the
f49f1c5fa6a9a55a194e5ada042df134907278f4Aki Tuomi# Common Development and Distribution License (the "License").
316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi# You may not use this file except in compliance with the License.
285bfe946c2d54928b272270dd5eef9041b24271Timo Sirainen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi# See the License for the specific language governing permissions
316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi# and limitations under the License.
316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi# When distributing Covered Code, include this CDDL HEADER in each
316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi# If applicable, add the following below this CDDL HEADER, with the
316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi# fields enclosed by brackets "[]" replaced with your own identifying
316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi# information: Portions Copyright [yyyy] [name of copyright owner]
316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi# CDDL HEADER END
c6108c1bfa10d5fcd1def9c6a23ebcd5204d1775Timo Sirainen# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
316cbe323513a0f20d1cf519fe9405e231d633e2Aki TuomiCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
316cbe323513a0f20d1cf519fe9405e231d633e2Aki TuomiCOMPONENT_PROJECT_URL= http://www.ex-parrot.com/~pdw/iftop/
17fbd200b78112bd0d89e89598aa01cea72a74e5Martti RannanjärviCOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi sha256:d032547c708307159ff5fd0df23ebd3cfa7799c31536fa0aea1820318a8e0eac
316cbe323513a0f20d1cf519fe9405e231d633e2Aki TuomiCOMPONENT_ARCHIVE_URL= http://www.ex-parrot.com/~pdw/iftop/download/$(COMPONENT_ARCHIVE)
7e1a69e513739a7c12e3c5ec53dff1eb01b90524Aki Tuomi# without this we bus error on sparc. sadly I don't see any patches
316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi# that might relate from the upstream (though maybe that's really
316cbe323513a0f20d1cf519fe9405e231d633e2Aki Tuomi# "happily", as this is simpler)
ff95c6488eb3239654ed7fd51ed787a6b2c44506Timo SirainenCPPFLAGS += -I/usr/gnu/include -I/usr/include/ncurses
86ad487452c763152f3ff4dd4650512f3cecdc55Aki Tuomi# common targets