summaryrefslogtreecommitdiff
path: root/package/parprouted/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/parprouted/Makefile')
-rw-r--r--package/parprouted/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/parprouted/Makefile b/package/parprouted/Makefile
index 0188d0fbb..8c22c44c0 100644
--- a/package/parprouted/Makefile
+++ b/package/parprouted/Makefile
@@ -13,6 +13,8 @@ PKG_DEPENDS:= libpthread
PKG_URL:= http://www.hazard.maks.net/parprouted/
PKG_SITES:= http://www.hazard.maks.net/parprouted/
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,PARPROUTED,parprouted,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))