summaryrefslogtreecommitdiff
path: root/security/Makefile
blob: d9327142ea21fb988ac4ceb578321a220500c9da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.4 1996/04/17 01:06:31 asami Exp $
#

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

.include <bsd.port.subdir.mk>