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

Add foomatic-db-nonfree
author Rohit Joshi <jozee@slitaz.org>
date Fri Dec 04 13:25:37 2009 +0000 (2009-12-04)
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 }