summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-03 04:21:03 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-03 04:21:03 +0000
commit2db2d50167f50bdd3082fb80bc712ac65cc76aed (patch)
tree823cc88b54b789a94383ff9007368e0a6337c203 /archivers
parentDon't remove share/aclocal. (diff)
Add the macutil port, which allows us to create and extract archives from
the Mac world in formats such as binhex. Obtained from: NetBSD
Notes
Notes: svn path=/head/; revision=29136
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 0ca5825c2930..5d3ab4191b74 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -15,6 +15,7 @@
SUBDIR += linux_rar
SUBDIR += lzo
SUBDIR += lzop
+ SUBDIR += macutil
SUBDIR += makeself
SUBDIR += mscompress
SUBDIR += nulib