freebsd-ports/ports-mgmt/Makefile
Martin Wilke 0ce79ac0ab lsknobs is a simple sh(1) script designed to help configure
ports knobs and options by listing them together with their
status (either enabled or not). It uses portconf for knobs.

PR:		ports/116127
Submitted by:	Gabriel Linder <linder.gabriel at gmail.com>
2008-01-24 15:01:12 +00:00

62 lines
1.4 KiB
Makefile

# $FreeBSD$
#
COMMENT = Ports for managing, installing and developing FreeBSD ports and packages
SUBDIR += barry
SUBDIR += bpkg
SUBDIR += bpm
SUBDIR += genplist
SUBDIR += instant-tinderbox
SUBDIR += jailaudit
SUBDIR += kports
SUBDIR += lsknobs
SUBDIR += managepkg
SUBDIR += newportsversioncheck
SUBDIR += p5-FreeBSD-Portindex
SUBDIR += p5-FreeBSD-Ports
SUBDIR += pib
SUBDIR += pkg-orphan
SUBDIR += pkg_cleanup
SUBDIR += pkg_cutleaves
SUBDIR += pkg_install
SUBDIR += pkg_install-devel
SUBDIR += pkg_remove
SUBDIR += pkg_replace
SUBDIR += pkg_rmleaves
SUBDIR += pkg_search
SUBDIR += pkg_trackinst
SUBDIR += pkg_tree
SUBDIR += pkgfe
SUBDIR += pkgsearch
SUBDIR += port-authoring-tools
SUBDIR += port-maintenance-tools
SUBDIR += portaudit
SUBDIR += portaudit-db
SUBDIR += portbrowser
SUBDIR += portcheck
SUBDIR += portcheckout
SUBDIR += portconf
SUBDIR += portdowngrade
SUBDIR += porteasy
SUBDIR += portell
SUBDIR += portless
SUBDIR += portlint
SUBDIR += portmanager
SUBDIR += portmaster
SUBDIR += portmk
SUBDIR += portscout
SUBDIR += portsearch
SUBDIR += portsman
SUBDIR += portsnap
SUBDIR += portsopt
SUBDIR += porttools
SUBDIR += portupdate-scan
SUBDIR += portupgrade
SUBDIR += portupgrade-devel
SUBDIR += psearch
SUBDIR += qtpkg
SUBDIR += tinderbox
SUBDIR += vulnerability-test-port
.include <bsd.port.subdir.mk>