# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 121357 2014-06-24 01:48:47Z ryandesign@macports.org $ PortSystem 1.0 name rr version 1.3 categories sysutils maintainers gmail.com:mschamschula openmaintainer platforms darwin license GPL-2+ description rr is a basic command-line utility designed to \ retain/recall file and directory paths. long_description rr is a basic command-line utility designed to \ retain/recall file and directory paths. This is done by \ treating the filename itself as a unique key to be \ referenced for future rr program calls. The purpose of \ this is to assist the user in shorthand typing and/or \ not having to remember arbitrary full paths. master_sites sourceforge:retain checksums rmd160 1e9ce18a051413a0996102d2f9a3381b254fda38 \ sha256 de239cabbe53d02de3fe3cdb094f5e17bcc7206545e1bde86e649b26d1dbf8e2 configure.args --mandir=${prefix}/share/man patchfiles patch-Makefile.in.diff