29 lines
579 B
Makefile
29 lines
579 B
Makefile
# $Id: Makefile,v 1.17 1997/05/03 00:22:42 jfitz Exp $
|
|
#
|
|
|
|
SUBDIR += SSLeay
|
|
SUBDIR += cfs
|
|
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 += super
|
|
SUBDIR += swatch
|
|
SUBDIR += tcp_wrapper
|
|
SUBDIR += tripwire
|
|
SUBDIR += vscan
|
|
SUBDIR += xinetd
|
|
|
|
.include <bsd.port.subdir.mk>
|