summaryrefslogtreecommitdiff
path: root/package/miau/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/miau/Makefile')
-rw-r--r--package/miau/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/miau/Makefile b/package/miau/Makefile
index fd9a12e1a..aad9b6d51 100644
--- a/package/miau/Makefile
+++ b/package/miau/Makefile
@@ -7,11 +7,13 @@ PKG_NAME:= miau
PKG_VERSION:= 0.6.5
PKG_RELEASE:= 1
PKG_MD5SUM:= 76f794889d47ad277c25e9c5bbddefa4
-PKG_DESCR:= miau is an IRC-bouncer/proxy
+PKG_DESCR:= IRC-bouncer/proxy
PKG_SECTION:= chat
PKG_URL:= http://miau.sourceforge.net/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=miau/}
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,MIAU,miau,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))