summaryrefslogtreecommitdiff
path: root/package/iftop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/iftop/Makefile')
-rw-r--r--package/iftop/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/iftop/Makefile b/package/iftop/Makefile
index 0d50f685c..f2c1883a2 100644
--- a/package/iftop/Makefile
+++ b/package/iftop/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= libpcap libpthread ncurses
PKG_URL:= http://www.ex-parrot.com/~pdw/iftop/
PKG_SITES:= http://www.ex-parrot.com/~pdw/iftop/download/
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,IFTOP,iftop,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))