summaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-07-03 18:13:14 +0000
committersobomax <sobomax@FreeBSD.org>2001-07-03 18:13:14 +0000
commitd79f87a1b872132d106b5e8d977a16a54d148b28 (patch)
treee4bac8ef052d933ced950cb5068d430bc622d9d1 /sysutils/Makefile
parentd4041d6109dba8643ba91bb2de3b57b0832e1173 (diff)
downloadFreeBSD-ports-d79f87a1b872132d106b5e8d977a16a54d148b28.zip
FreeBSD-ports-d79f87a1b872132d106b5e8d977a16a54d148b28.tar.gz
Add e2fsprogs 1.22, a set of utilities and library to manipulate an ext2
filesystem. WARNING: The sole reason why I'm adding this port is to allow me upgrade gnomeutils port to the latest version. For some very strange reason this new version requires libext2fs to build. The only thing I know for sure about e2fsprogs is that it compiles cleanly on 4-STABLE and 5-CURRENT systems - I have not tested it in action. Please use it with extremal precaution, because due to its low-level nature and Linux roots it can do Very Bad Things[tm] to your data, set fire on your house, kill your cat or something else even more horrible. If someone wants to take over maintainership please feel free to do so.
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 251242b..dc1c5f0 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -40,6 +40,7 @@
SUBDIR += doconfig
SUBDIR += du2ps
SUBDIR += dvdtape
+ SUBDIR += e2fsprogs
SUBDIR += eject
SUBDIR += extipl
SUBDIR += fcron
OpenPOWER on IntegriCloud