2007-01-31 15:37:18 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2007-02-05 01:08:46 +00:00
|
|
|
COMMENT = Ports for managing, installing and developing FreeBSD ports and packages
|
|
|
|
|
|
|
|
SUBDIR += barry
|
2007-07-05 17:18:08 +00:00
|
|
|
SUBDIR += bpkg
|
2007-02-05 01:08:46 +00:00
|
|
|
SUBDIR += bpm
|
2007-04-23 07:00:09 +00:00
|
|
|
SUBDIR += genplist
|
2007-02-05 01:08:46 +00:00
|
|
|
SUBDIR += instant-tinderbox
|
|
|
|
SUBDIR += jailaudit
|
|
|
|
SUBDIR += kports
|
|
|
|
SUBDIR += managepkg
|
|
|
|
SUBDIR += newportsversioncheck
|
|
|
|
SUBDIR += p5-FreeBSD-Portindex
|
|
|
|
SUBDIR += p5-FreeBSD-Ports
|
|
|
|
SUBDIR += pib
|
|
|
|
SUBDIR += pkg-orphan
|
|
|
|
SUBDIR += pkg_cutleaves
|
|
|
|
SUBDIR += pkg_install
|
|
|
|
SUBDIR += pkg_install-devel
|
|
|
|
SUBDIR += pkg_remove
|
2007-02-05 12:35:14 +00:00
|
|
|
SUBDIR += pkg_replace
|
2007-02-05 01:08:46 +00:00
|
|
|
SUBDIR += pkg_rmleaves
|
|
|
|
SUBDIR += pkg_trackinst
|
|
|
|
SUBDIR += pkg_tree
|
|
|
|
SUBDIR += pkgfe
|
2007-10-03 07:11:40 +00:00
|
|
|
SUBDIR += pkgsearch
|
2007-02-05 01:08:46 +00:00
|
|
|
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
|
2007-12-15 11:30:29 +00:00
|
|
|
SUBDIR += portupdate-scan
|
2007-02-05 01:08:46 +00:00
|
|
|
SUBDIR += portupgrade
|
|
|
|
SUBDIR += portupgrade-devel
|
|
|
|
SUBDIR += psearch
|
|
|
|
SUBDIR += qtpkg
|
|
|
|
SUBDIR += tinderbox
|
|
|
|
SUBDIR += vulnerability-test-port
|
2007-01-31 15:37:18 +00:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|