summaryrefslogtreecommitdiff
path: root/security/Makefile
blob: 9638a8ecd5ecb0500a8b6f870b6bb67bd114cb70 (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
# $Id: Makefile,v 1.33 1998/08/04 18:01:09 obrien Exp $
#

    SUBDIR += SSLeay
    SUBDIR += bjorb
    SUBDIR += bro
    SUBDIR += bugs
    SUBDIR += cfs
    SUBDIR += cops
    SUBDIR += crack
    SUBDIR += donkey
    SUBDIR += fwtk
    SUBDIR += john
    SUBDIR += krb5
    SUBDIR += libident
    SUBDIR += nbaudit
    SUBDIR += nmap
    SUBDIR += p5-Authen-Radius
    SUBDIR += p5-Crypt-DES
    SUBDIR += p5-Crypt-IDEA
    SUBDIR += p5-MD5
    SUBDIR += p5-PGP
    SUBDIR += p5-PGP-Sign
    SUBDIR += pgp
    SUBDIR += pgp5
    SUBDIR += pidentd
    SUBDIR += rsaref
    SUBDIR += skip
    SUBDIR += smurflog
    SUBDIR += ssh
    SUBDIR += sudo
    SUBDIR += super
    SUBDIR += swatch
    SUBDIR += tcp_wrapper
    SUBDIR += tripwire
    SUBDIR += vscan
    SUBDIR += xinetd

.include <bsd.port.subdir.mk>