aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-07 22:11:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-07 22:11:23 +0000
commit8c28316590e4fe958d2457816e89fcfaae471119 (patch)
treef928cfcb1548fd49c54c69ce2af75976a5691d49 /sysutils/Makefile
parent1a0ddbb514d29a46cdb0c681954066f9208777c8 (diff)
downloadports-8c28316590e4fe958d2457816e89fcfaae471119.tar.gz
ports-8c28316590e4fe958d2457816e89fcfaae471119.zip
Add zisofs-tools, a set of tools for zisofs filesystem, an extension
of the ISO9660 filesystem that allows transparent compression of files, as supported by recent Linux kernels (2.4.14 or later) PR: ports/60023 Submitted by: chip <chip-set@mail.ru>
Notes
Notes: svn path=/head/; revision=95292
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 7de1fc962a50..d6e7609ef997 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -410,5 +410,6 @@
SUBDIR += xwatch
SUBDIR += xwipower
SUBDIR += yawho
+ SUBDIR += zisofs-tools
.include <bsd.port.subdir.mk>