blob: ee20948af41a58e0bdbef074ca1ba5123e7bb637 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# $Id: Makefile,v 1.11 1996/11/26 08:59:28 asami Exp $
#
SUBDIR += SSLeay
SUBDIR += cops
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 += safe-tcl
SUBDIR += ssh
SUBDIR += sudo
SUBDIR += tcp_wrapper
SUBDIR += vscan
SUBDIR += xinetd
.include <bsd.port.subdir.mk>
|