summaryrefslogtreecommitdiff
path: root/package/ipcad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/ipcad/Makefile')
-rw-r--r--package/ipcad/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/ipcad/Makefile b/package/ipcad/Makefile
index 57b4d7111..feceeca75 100644
--- a/package/ipcad/Makefile
+++ b/package/ipcad/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= libpcap
PKG_URL:= http://lionet.info/ipcad
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=ipcad/}
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,IPCAD,ipcad,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))