1997-12-02 09:26:29 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.2 1997/12/02 14:26:29 niklas Exp $
|
1997-11-27 18:44:36 -05:00
|
|
|
# $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $
|
|
|
|
#
|
|
|
|
|
|
|
|
# SUBDIR += SSLeay
|
|
|
|
SUBDIR += cfs
|
|
|
|
SUBDIR += cops
|
|
|
|
SUBDIR += crack
|
|
|
|
# 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
|
|
|
|
# SUBDIR += pgp
|
|
|
|
# SUBDIR += pidentd
|
1997-12-02 09:26:29 -05:00
|
|
|
SUBDIR += rsaref
|
1997-11-27 18:44:36 -05:00
|
|
|
SUBDIR += ssh
|
|
|
|
# SUBDIR += sudo
|
|
|
|
# SUBDIR += super
|
|
|
|
SUBDIR += swatch
|
|
|
|
# SUBDIR += tcp_wrapper
|
|
|
|
# SUBDIR += tripwire
|
|
|
|
# SUBDIR += vscan
|
|
|
|
# SUBDIR += xinetd
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|