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

Fix: libsoup commit
author Matthew Sheets <rcx@zoominternet.net>
date Thu Jul 23 15:51:49 2009 +0000 (2009-07-23)
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 }