wok view get-linuxqq/receipt @ rev 4627

Up: mpg123 (1.10.0)
author Paul Issott <paul@slitaz.org>
date Sun Dec 20 12:01:50 2009 +0000 (2009-12-20)
parents 7aba7bf932ef
children 552220e919ae
line source
1 # SliTaz package receipt.
3 PACKAGE="get-linuxqq"
4 VERSION="1.00"
5 CATEGORY="non-free"
6 SHORT_DESC="Instant messaging software from Tencent Inc."
7 MAINTAINER="lufeng369@gmail.com"
8 WEB_SITE="http://im.qq.com/"
10 genpkg_rules()
11 {
12 mkdir -p $fs/usr/bin
13 cp stuff/get-linuxqq $fs/usr/bin
14 }