1998-04-27 15:55:04 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 1998/04/27 19:55:04 marc Exp $
|
1997-11-27 18:44:36 -05:00
|
|
|
# $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $
|
|
|
|
#
|
|
|
|
|
|
|
|
# SUBDIR += SSLeay
|
1998-01-05 09:40:43 -05:00
|
|
|
SUBDIR += cfs
|
|
|
|
SUBDIR += cops
|
|
|
|
SUBDIR += crack
|
1997-11-27 18:44:36 -05:00
|
|
|
# SUBDIR += donkey
|
|
|
|
# SUBDIR += fwtk
|
|
|
|
# SUBDIR += john
|
|
|
|
# SUBDIR += libident
|
|
|
|
# SUBDIR += p5-Authen-Radius
|
|
|
|
# SUBDIR += p5-Crypt-DES
|
|
|
|
# SUBDIR += p5-Crypt-IDEA
|
|
|
|
# SUBDIR += p5-MD5
|
|
|
|
# SUBDIR += p5-PGP
|
1998-03-19 23:06:31 -05:00
|
|
|
SUBDIR += pgp
|
1997-11-27 18:44:36 -05:00
|
|
|
# SUBDIR += pidentd
|
1998-01-05 09:40:43 -05:00
|
|
|
SUBDIR += rsaref
|
1998-04-27 15:55:04 -04:00
|
|
|
SUBDIR += socks
|
1998-01-05 09:40:43 -05:00
|
|
|
SUBDIR += ssh
|
1997-11-27 18:44:36 -05:00
|
|
|
# SUBDIR += sudo
|
|
|
|
# SUBDIR += super
|
1998-01-05 09:40:43 -05:00
|
|
|
SUBDIR += swatch
|
1997-11-27 18:44:36 -05:00
|
|
|
# SUBDIR += tcp_wrapper
|
|
|
|
# SUBDIR += tripwire
|
|
|
|
# SUBDIR += vscan
|
|
|
|
# SUBDIR += xinetd
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|