aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-12-10 13:45:10 +0000
committerRene Ladan <rene@FreeBSD.org>2022-12-10 13:45:10 +0000
commit1f2d001c004b5d8155d6874fdcf4ee1d7e86e28b (patch)
treecba1ffb664a60fe35621d325416c6b453caaaf4c /sysutils/Makefile
parent49b0f4b6e88cecddbbd9898be9e7d36c6515f025 (diff)
downloadports-1f2d001c004b5d8155d6874fdcf4ee1d7e86e28b.tar.gz
ports-1f2d001c004b5d8155d6874fdcf4ee1d7e86e28b.zip
sysutils: add apt-mirror (devel version)
A small and efficient tool that lets you mirror a part of or the whole Debian GNU/Linux distribution or any other apt sources. Main features: * It uses a config similar to APT's F<sources.list> * It's fully pool compliant * It supports multithreaded downloading * It supports multiple architectures at the same time * It can automatically remove unneeded files * It works well on an overloaded Internet connection * It never produces an inconsistent mirror including while mirroring * It works on all POSIX compliant systems with Perl and wget
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 ba48b9d67384..3ffd11dd3d2c 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -52,6 +52,7 @@
SUBDIR += apcctrl
SUBDIR += apcpwr
SUBDIR += apcupsd
+ SUBDIR += apt-mirror-devel
SUBDIR += aptly
SUBDIR += arc_summary
SUBDIR += arcconf