summaryrefslogtreecommitdiff
path: root/package/tcsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/tcsh/Makefile')
-rw-r--r--package/tcsh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/tcsh/Makefile b/package/tcsh/Makefile
index 419ea5576..978f57ea4 100644
--- a/package/tcsh/Makefile
+++ b/package/tcsh/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= ncurses
PKG_URL:= http://www.tcsh.org/Welcome
PKG_SITES:= ftp://ftp.astron.com/pub/tcsh/
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,TCSH,tcsh,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))