wok view get-xlite/receipt @ rev 3703

Remove: ldraw
author Matthew Sheets <rcx@zoominternet.net>
date Fri Jul 17 15:59:06 2009 +0000 (2009-07-17)
parents
children 007b91d3da0b
line source
1 # SliTaz package receipt.
3 PACKAGE="get-xlite"
4 VERSION="1.00"
5 CATEGORY="non-free"
6 SHORT_DESC="Get Xlite soft phone."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 WEB_SITE="http://www.counterpath.net/"
10 # Rules to gen a SliTaz package suitable for Tazpkg.
11 genpkg_rules()
12 {
13 mkdir -p $fs/usr/bin
14 cp stuff/get-xlite $fs/usr/bin
15 }