summaryrefslogtreecommitdiff
path: root/security/Makefile
blob: 82045185dc4c0b9426643cb12f2559861b592d14 (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
32
33
34
# $NetBSD: Makefile,v 1.31 2000/04/04 03:02:27 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 += isakmpd
    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 += racoon
    SUBDIR += rc5des
    SUBDIR += rsaref
    SUBDIR += srp_client
    SUBDIR += ssh
    SUBDIR += ssh6
    SUBDIR += ssh-ip-tunnel
    SUBDIR += stunnel
    SUBDIR += sudo
    SUBDIR += tripwire

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