summaryrefslogtreecommitdiff
path: root/security/Makefile
blob: c0b1812af2291f352865c2a7ed1d996e498df514 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $Id: Makefile,v 1.5 1996/06/15 07:01:00 gpalmer Exp $
#

    SUBDIR += SSLeay
    SUBDIR += fwtk
    SUBDIR += libident
    SUBDIR += pgp
    SUBDIR += pidentd
    SUBDIR += ssh
    SUBDIR += tcp_wrapper
    SUBDIR += xinetd

.include <bsd.port.subdir.mk>