summaryrefslogtreecommitdiff
path: root/package/htop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/htop/Makefile')
-rw-r--r--package/htop/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/htop/Makefile b/package/htop/Makefile
index 5ecd5a59a..d06ad2266 100644
--- a/package/htop/Makefile
+++ b/package/htop/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= ncurses
PKG_URL:= http://sourceforge.net/projects/htop
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=htop/${PKG_VERSION}/}
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,HTOP,htop,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))