summaryrefslogtreecommitdiff
path: root/security/Makefile
blob: 97ac6a44200a5e614dff5e896cd64cb799fd216b (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
# $Id: Makefile,v 1.15 1997/04/01 04:48:08 jdp Exp $
#

    SUBDIR += SSLeay
    SUBDIR += cops
    SUBDIR += crack
    SUBDIR += donkey
    SUBDIR += fwtk
    SUBDIR += libident
    SUBDIR += p5-Crypt-DES
    SUBDIR += p5-Crypt-IDEA
    SUBDIR += p5-MD5
    SUBDIR += p5-PGP
    SUBDIR += pgp
    SUBDIR += pidentd
    SUBDIR += rsaref
    SUBDIR += safe-tcl
    SUBDIR += ssh
    SUBDIR += sudo
    SUBDIR += super
    SUBDIR += tcp_wrapper
    SUBDIR += tripwire
    SUBDIR += vscan
    SUBDIR += xinetd

.include <bsd.port.subdir.mk>