wok-next view get-wfica/receipt @ rev 19291

indent, laptop-mode-tools, lbreakout2, lm-sensors, logrotate, magicrescue, mgetty: fix man or doc path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 06 12:08:46 2016 +0200 (2016-07-06)
parents 9bde3249a31f
children d958fec46c9f
line source
1 # SliTaz package receipt.
3 PACKAGE="get-wfica"
4 VERSION="1.01"
5 CATEGORY="non-free"
6 SHORT_DESC="Get Citrix ICA Client."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="BSD"
9 WEB_SITE="http://www.citrix.com/"
11 # Rules to gen a SliTaz package suitable for Tazpkg.
12 genpkg_rules()
13 {
14 mkdir -p $fs/usr/bin
15 cp $stuff/$PACKAGE $fs/usr/bin
16 }