# SliTaz package receipt. PACKAGE="pathfinder" VERSION="1.6.43" CATEGORY="x-window" SHORT_DESC="Fast and light file manager using the Fox Toolkit." MAINTAINER="pankso@slitaz.org" DEPENDS="fox" WANTED="fox" WEB_SITE="http://www.fox-toolkit.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/bin cp -a $_pkg/usr/bin/PathFinder $fs/usr/bin copy_generic_files }