summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/Makefile
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2013-05-07 05:40:20 +0000
committerdteske <dteske@FreeBSD.org>2013-05-07 05:40:20 +0000
commit01469a18631d9718ac42f79693b6a118f9ba96fa (patch)
tree58929a83edc699caa7a21276520aeff1008014a2 /usr.sbin/bsdconfig/Makefile
parent10fa20ef4fa0cb58cb905dd895eab6d587a359b1 (diff)
downloadFreeBSD-src-01469a18631d9718ac42f79693b6a118f9ba96fa.zip
FreeBSD-src-01469a18631d9718ac42f79693b6a118f9ba96fa.tar.gz
Commit first portion of package module -- this includes the ability to view
categories, view packages, mark packages for installation, de-installation, or re-installation, calculate and track dependencies, as well as ability to review selections. Still to come is the actual processing of selections (performing the various actions associated with the user's selections, such as installing dependencies first, then selections, etc.).
Diffstat (limited to 'usr.sbin/bsdconfig/Makefile')
-rw-r--r--usr.sbin/bsdconfig/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bsdconfig/Makefile b/usr.sbin/bsdconfig/Makefile
index 4faad0b..13cc1c7 100644
--- a/usr.sbin/bsdconfig/Makefile
+++ b/usr.sbin/bsdconfig/Makefile
@@ -8,6 +8,7 @@ SUBDIR= console \
include \
mouse \
networking \
+ packages \
password \
security \
share \
OpenPOWER on IntegriCloud