1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/ports-mgmt/Makefile
Thomas Abthorpe e615638d0a symports reads through your ports tree and generates a tree using
symlinks for all categories - not just the "real" ones.

PR:		ports/135683
Submitted by:	Eitan Adler <EitanAdlerList gmail.com>
2009-06-23 17:17:50 +00:00

70 lines
1.6 KiB
Makefile

# $FreeBSD$
#
COMMENT = Ports for managing, installing and developing FreeBSD ports and packages
SUBDIR += barry
SUBDIR += bpkg
SUBDIR += bpm
SUBDIR += fastest_sites
SUBDIR += genplist
SUBDIR += jailaudit
SUBDIR += kports
SUBDIR += kports-qt4
SUBDIR += lsknobs
SUBDIR += managepkg
SUBDIR += p5-FreeBSD-Pkgs
SUBDIR += p5-FreeBSD-Pkgs-FindUpdates
SUBDIR += p5-FreeBSD-Portindex
SUBDIR += p5-FreeBSD-Ports
SUBDIR += p5-FreeBSD-Ports-INDEXhash
SUBDIR += pib
SUBDIR += pkg-orphan
SUBDIR += pkg_add_it
SUBDIR += pkg_cleanup
SUBDIR += pkg_cutleaves
SUBDIR += pkg_install
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 += porte
SUBDIR += porteasy
SUBDIR += portell
SUBDIR += portless
SUBDIR += portlint
SUBDIR += portmanager
SUBDIR += portmaster
SUBDIR += portmk
SUBDIR += portscout
SUBDIR += portsearch
SUBDIR += portsman
SUBDIR += portsopt
SUBDIR += porttools
SUBDIR += portupdate-scan
SUBDIR += portupgrade
SUBDIR += portupgrade-devel
SUBDIR += psearch
SUBDIR += pver
SUBDIR += qtpkg
SUBDIR += symports
SUBDIR += tinderbox
SUBDIR += tinderbox-devel
SUBDIR += vulnerability-test-port
SUBDIR += xps
.include <bsd.port.subdir.mk>