summaryrefslogtreecommitdiff
path: root/security/Makefile
blob: 8718c4fa7fa2cab07ce921c27c9d4734c34523f5 (plain)
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
# $NetBSD: Makefile,v 1.28 2000/03/20 02:25:29 itojun Exp $
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
#

    SUBDIR += aide
    SUBDIR += crack
    SUBDIR += ddos-scan
    SUBDIR += fortify
    SUBDIR += fsh
    SUBDIR += gnupg
    SUBDIR += libident
    SUBDIR += nessus
    SUBDIR += nfsbug
    SUBDIR += openssh
    SUBDIR += openssl
    SUBDIR += p5-Digest-MD5
    SUBDIR += p5-MD5
    SUBDIR += pgp2
    SUBDIR += pgp5
    SUBDIR += portsentry
    SUBDIR += py-crypto
    SUBDIR += rc5des
    SUBDIR += rsaref
    SUBDIR += srp_client
    SUBDIR += ssh
    SUBDIR += ssh6
    SUBDIR += ssh-ip-tunnel
    SUBDIR += sudo
    SUBDIR += tripwire

.include "../mk/bsd.pkg.subdir.mk"