---
name: highlnk
version: 0.2
origin: sysutils/highlnk
comment: Tool to save disk space on hard disks by using hardlinks
arch: freebsd:9:x86:64
www: http://perli.net/projekte/highlnk/
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 36498
desc: |
  HighLnk is a high-performance hardlinking tool, which takes the contents of the
  current directory, and hard-links files with different content to the target
  directory. Files with same content will also be hard-linked but in a way that
  storage space is saved. This is useful if you have many files on a read-only
  partition, or if you plan to put many files on a CD/DVD, but the whole tree is
  just too big to fit on the media.

  WWW: http://perli.net/projekte/highlnk/
categories: [sysutils]
options: {DOCS: on}
files:
  /usr/local/bin/highlnk: 2c40047f7e4704da7b496a949a3215bc94fb021be99c7184bf17b1f293ae79e4
  /usr/local/man/man1/highlnk.1.gz: 795772dc3887c5477b590e1547f03cba7ab3e3677cdeecb28166924027bec027
  /usr/local/share/doc/highlnk/README: cefe51e81d2893fa64ca6ce4253ac9bb8b55a0679bd2a2bb262a4eb6e951ca57
  /usr/local/share/licenses/highlnk-0.2/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/highlnk-0.2/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/highlnk-0.2/catalog.mk: 950c929acee9f1e667f8cd356656034c1333c05bc1b4db0f1e8db85cffb3412b
directories:
  /usr/local/share/licenses/highlnk-0.2/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/highlnk/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
