summaryrefslogtreecommitdiff
path: root/security/Makefile
blob: d6792b5c4fc2caecf256af2252f5836a3f969eab (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
35
36
37
38
39
40
# $NetBSD: Makefile,v 1.24 2000/02/07 16:21:37 agc Exp $
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
#

#    SUBDIR += cfs
#    SUBDIR += cops
    SUBDIR += crack
#    SUBDIR += donkey
    SUBDIR += fortify
    SUBDIR += fsh
#    SUBDIR += fwtk
#    SUBDIR += john
    SUBDIR += gnupg
    SUBDIR += libident
    SUBDIR += nessus
    SUBDIR += nfsbug
    SUBDIR += openssl
#    SUBDIR += p5-Authen-Radius
#    SUBDIR += p5-Crypt-DES
#    SUBDIR += p5-Crypt-IDEA
    SUBDIR += p5-Digest-MD5
    SUBDIR += p5-MD5
#    SUBDIR += p5-PGP
    SUBDIR += pgp2
    SUBDIR += pgp5
#    SUBDIR += pidentd
    SUBDIR += portsentry
    SUBDIR += py-crypto
    SUBDIR += rc5des
    SUBDIR += rsaref
    SUBDIR += ssh
    SUBDIR += ssh-ip-tunnel
    SUBDIR += sudo
#    SUBDIR += super
#    SUBDIR += swatch
    SUBDIR += tripwire
#    SUBDIR += vscan
#    SUBDIR += xinetd

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