• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/iftop/iftop.mk
Arnout VandecappelleArnout Vandecappelle committed 7d69a79624b12 Jul 2015
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# iftop
4
#
5
################################################################################
6
​
7
IFTOP_VERSION = 1.0pre4
8
IFTOP_SITE = http://www.ex-parrot.com/pdw/iftop/download
9
IFTOP_DEPENDENCIES = ncurses libpcap
10
IFTOP_LICENSE = GPLv2+
11
IFTOP_LICENSE_FILES = COPYING
12
​
13
IFTOP_LIBS = -lpcap
14
ifeq ($(BR2_STATIC_LIBS),y)
15
IFTOP_LIBS += `$(STAGING_DIR)/usr/bin/pcap-config --static --additional-libs`
16
endif
17
IFTOP_CONF_ENV += LIBS+="$(IFTOP_LIBS)"
18
​
19
$(eval $(autotools-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.