| File: disk/dumprestore/Makefile | |
|---|---|
| lnx-bbc--stable--2.1--patch-38 | lnx-bbc--research--0.0--patch-33 |
| Line 7 | Line 7 |
| LICENSE = Modified_BSD Modified_BSD_LICENSE_TEXT = $(WORKDIR)/license | LICENSE = Modified_BSD Modified_BSD_LICENSE_TEXT = $(WORKDIR)/license |
| DESCRIPTION = filesystem back up and restore tools | DESCRIPTION = |
| define BLURB | define BLURB |
| dump is a tool that does full and incremental back ups of filesystems, including metadata, to disk or tape media. This package also includes the restore tool which can restore dump'ed back ups. | |
| endef | endef |
| LIBDEPS = devel/glibc fs/e2fsprogs lib/zlib | LIBDEPS = fs/e2fsprogs lib/zlib |
| CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile | CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile |