aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-06-12 02:14:43 +0800
committersat <sat@FreeBSD.org>2007-06-12 02:14:43 +0800
commit0871c173dec9f663f3513ec68c104d1ec70378f8 (patch)
tree63af1b70f141b8681eef117ba3a36ff18ec4ea4a /sysutils/Makefile
parenteb89044aded4565c26e3e43d4ae3054d7278afb0 (diff)
downloadfreebsd-ports-graphics-0871c173dec9f663f3513ec68c104d1ec70378f8.tar.gz
freebsd-ports-graphics-0871c173dec9f663f3513ec68c104d1ec70378f8.tar.zst
freebsd-ports-graphics-0871c173dec9f663f3513ec68c104d1ec70378f8.zip
Add port sysutils/reclinker:
reclinker is a recursive symlinking utility. It mirrors a hierarchy of files by means of symlinks. It's similar to GNU Stow, however: * written in pure C (no dependencies, fast) * free of forced, confusing package management terminology (like stow dir, target dir, package) * supports both absolut and relative linking * supports linking into existing hierarchies, handles properly already existing directory symlinks in the target hierarchy (like /usr/man -> share/man) * supports access control (set ownership/mode of created links/directories, filter processed files based on ownership/mode requirements) WWW: http://creo.hu/~csaba/stuff/reclinker/ Author: Csaba Henk
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 932b34ad132..ef311481764 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -533,6 +533,7 @@
SUBDIR += rdiff-backup
SUBDIR += rdiff-backup-devel
SUBDIR += readlink
+ SUBDIR += reclinker
SUBDIR += recoverdm
SUBDIR += reed
SUBDIR += rej