wok view get-foxit-reader/receipt @ rev 4389

mbclient, fix DEPENDS
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Oct 15 19:45:07 2009 +0000 (2009-10-15)
parents
children 0feddf601f07
line source
1 # SliTaz package receipt.
3 PACKAGE="get-foxit-reader"
4 VERSION="1.00"
5 CATEGORY="non-free"
6 SHORT_DESC="A free PDF document viewer for the Linux platform."
7 MAINTAINER="rocky@slitaz.org"
8 WEB_SITE="http://www.foxitsoftware.com/pdf/desklinux/"
10 genpkg_rules()
11 {
12 mkdir -p $fs/usr/bin
13 cp stuff/get-foxit-reader $fs/usr/bin
14 }