aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2010-05-06 02:19:43 +0800
committerrene <rene@FreeBSD.org>2010-05-06 02:19:43 +0800
commit277af81b5f9d456af238310305a51f4cf21c8b18 (patch)
treef4f42c83b537b3bda8a2de6a9da8ff8945822f4c /sysutils/Makefile
parentc858c332f98d7c073b9679f73c19053821bfc4c9 (diff)
downloadfreebsd-ports-gnome-277af81b5f9d456af238310305a51f4cf21c8b18.tar.gz
freebsd-ports-gnome-277af81b5f9d456af238310305a51f4cf21c8b18.tar.zst
freebsd-ports-gnome-277af81b5f9d456af238310305a51f4cf21c8b18.zip
Squashfs is a compressed read-only filesystem for Linux. Squashfs is
intended for general read-only filesystem use, for archival use (i.e. in cases where a .tar.gz file may be used), and in constrained block device/memory systems (e.g. embedded systems) where low overhead is needed. The filesystem is currently stable, and has been tested on PowerPC, i586, Sparc and ARM architectures. squashfs-tools are the set of tools to manipulate squashfs images. WWW: http://squashfs.sourceforge.net/ PR: ports/145914 Submitted by: Ashish SHUKLA <wahjava at gmail.com> Approved by: tabthorpe (mentor)
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 adc3c7fae867..0447e958414a 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -767,6 +767,7 @@
SUBDIR += spassgen
SUBDIR += spindown
SUBDIR += spinner
+ SUBDIR += squashfs-tools
SUBDIR += ssync
SUBDIR += stalepid
SUBDIR += stmpclean