aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/Makefile
blob: 68c72e873020850b57abdf8a6ee1dd364a1529c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# $FreeBSD$
#

    COMMENT = Ports for managing, installing, and developing FreeBSD ports and packages

    SUBDIR += bsdadminscripts
    SUBDIR += bsdadminscripts2
    SUBDIR += chucky
    SUBDIR += create-rb-port
    SUBDIR += dialog4ports
    SUBDIR += dialog4ports-static
    SUBDIR += distilator
    SUBDIR += fastest_sites
    SUBDIR += freebsd-bugzilla-cli
    SUBDIR += genpatch
    SUBDIR += genplist
    SUBDIR += hs-porte
    SUBDIR += jailaudit
    SUBDIR += lsknobs
    SUBDIR += managepkg
    SUBDIR += mkreadmes
    SUBDIR += octopkg
    SUBDIR += p5-FreeBSD-Portindex
    SUBDIR += p5-FreeBSD-Ports
    SUBDIR += p5-FreeBSD-Ports-INDEXhash
    SUBDIR += packagekit
    SUBDIR += pchecker
    SUBDIR += pkg
    SUBDIR += pkg-devel
    SUBDIR += pkg-plist
    SUBDIR += pkg-provides
    SUBDIR += pkg-rmleaf
    SUBDIR += pkg_cleanup
    SUBDIR += pkg_cutleaves
    SUBDIR += pkg_jail
    SUBDIR += pkg_replace
    SUBDIR += pkg_rmleaves
    SUBDIR += pkg_search
    SUBDIR += pkg_tree
    SUBDIR += pkgcompare
    SUBDIR += pkgs_which
    SUBDIR += port-authoring-tools
    SUBDIR += port-index-uniquifier
    SUBDIR += port-maintenance-tools
    SUBDIR += portal
    SUBDIR += portconf
    SUBDIR += portdowngrade
    SUBDIR += portell
    SUBDIR += portest
    SUBDIR += portfind
    SUBDIR += portless
    SUBDIR += portlint
    SUBDIR += portmaster
    SUBDIR += portrac
    SUBDIR += ports-tools
    SUBDIR += portscout
    SUBDIR += portsearch
    SUBDIR += portshaker
    SUBDIR += portshaker-config
    SUBDIR += portsreinstall
    SUBDIR += porttools
    SUBDIR += porttree
    SUBDIR += portupdate-scan
    SUBDIR += portupgrade
    SUBDIR += portupgrade-devel
    SUBDIR += poudriere
    SUBDIR += poudriere-devel
    SUBDIR += psearch
    SUBDIR += py-pytoport
    SUBDIR += py-skog
    SUBDIR += symports
    SUBDIR += synth
    SUBDIR += tinderbox
    SUBDIR += wanted-ports

.include <bsd.port.subdir.mk>