# $Id$ PortSystem 1.0 name remap-bad-apple-keys version 1.0 maintainers nomaintainer categories sysutils platforms darwin homepage http://ranger.befunk.com/fink/ description A utility to remap some bad keys in Apple's X11 long_description \ Some keys are incorrectly mapped in Apple's X11 (and possibly others), \ making it impossible to use navigation keys in some applications. depends_run bin:xmodmap:XFree86 master_sites \ http://ranger.befunk.com/fink/ \ http://astrange.ithinksw.net/ranger-fink/ \ http://www.southofheaven.net/befunk/ \ macports distfiles ${name}-${version}.pl checksums md5 070a19892706d706b8c698bda9396789 extract.cmd cp extract.pre_args {} extract.post_args . use_configure no build {} destroot { xinstall -c -m 755 ${workpath}/${name}-${version}.pl \ ${destroot}${prefix}/bin/${name}.pl }