# $Id: Portfile 30254 2007-10-23 02:22:51Z jmpp@macports.org $

PortSystem 1.0

name            highlnk
version         0.2
categories      sysutils
platforms       darwin
maintainers     nomaintainer
description     searches identical files to hardlink them to save space
long_description \
    The HighLnk projects aims to save space on read-only partitions and \
    on CDs/DVDs by hard-linking files that are the same.

homepage        http://thpinfo.com/2004/highlnk/
master_sites    ${homepage}
checksums       md5 8a3364e84eac8c3f908a82951d9437b7

patchfiles      patch-Makefile \
                patch-finder.c \
                patch-highlnk.c

use_configure   no

destroot.destdir    PREFIX=${destroot}${prefix}
