blob: f14e544e448c75e48dd57e5e13ab7725e94b8421 (
plain) (
blame)
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
|
# $Id: Makefile,v 1.14 1997/02/02 20:16:39 ache Exp $
#
SUBDIR += SSLeay
SUBDIR += cops
SUBDIR += crack
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 += rsaref
SUBDIR += safe-tcl
SUBDIR += ssh
SUBDIR += sudo
SUBDIR += tcp_wrapper
SUBDIR += tripwire
SUBDIR += vscan
SUBDIR += xinetd
.include <bsd.port.subdir.mk>
|