summaryrefslogtreecommitdiff
path: root/security/Makefile
blob: 4ff4a99e36d30567527d87225786954c46707448 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $Id: Makefile,v 1.9 1996/10/27 10:11:19 max Exp $
#

    SUBDIR += SSLeay
    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 += ssh
    SUBDIR += sudo
    SUBDIR += tcp_wrapper
    SUBDIR += vscan
    SUBDIR += xinetd

.include <bsd.port.subdir.mk>