summaryrefslogtreecommitdiff
path: root/package/icecast/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/icecast/Makefile')
-rw-r--r--package/icecast/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/icecast/Makefile b/package/icecast/Makefile
index 451130185..dce716148 100644
--- a/package/icecast/Makefile
+++ b/package/icecast/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= curl libvorbis libxml2 libxslt autotool
PKG_URL:= http://www.icecast.org/
PKG_SITES:= http://downloads.us.xiph.org/releases/icecast/
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,ICECAST,icecast,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))