60 lines
1.3 KiB
Makefile
60 lines
1.3 KiB
Makefile
# $OpenBSD: Makefile,v 1.37 2000/04/11 06:02:28 turan Exp $
|
|
# $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $
|
|
#
|
|
|
|
SUBDIR += ADMfzap
|
|
SUBDIR += ADMsmb
|
|
SUBDIR += ADMsnmp
|
|
SUBDIR += antisniff
|
|
SUBDIR += bounix
|
|
SUBDIR += cfs
|
|
SUBDIR += cgichk
|
|
SUBDIR += cops
|
|
SUBDIR += crack
|
|
SUBDIR += dante
|
|
# SUBDIR += donkey
|
|
SUBDIR += dsniff
|
|
SUBDIR += fragrouter
|
|
# SUBDIR += fwtk
|
|
SUBDIR += gnupg
|
|
SUBDIR += isic
|
|
SUBDIR += its4
|
|
SUBDIR += john
|
|
SUBDIR += l0phtcrack
|
|
SUBDIR += libident
|
|
SUBDIR += logsurfer
|
|
SUBDIR += lxnb
|
|
SUBDIR += nbaudit
|
|
SUBDIR += nessus
|
|
SUBDIR += nfsshell
|
|
# SUBDIR += p5-Authen-Radius
|
|
# SUBDIR += p5-Crypt-DES
|
|
# SUBDIR += p5-Crypt-IDEA
|
|
# SUBDIR += p5-MD5
|
|
# SUBDIR += p5-PGP
|
|
SUBDIR += pgp
|
|
SUBDIR += pgp5
|
|
SUBDIR += pgplib
|
|
# SUBDIR += pidentd
|
|
SUBDIR += portscanner
|
|
SUBDIR += rdp
|
|
SUBDIR += rsaref
|
|
SUBDIR += smurflog
|
|
SUBDIR += socks5
|
|
SUBDIR += ssh:intl
|
|
SUBDIR += ssh:usa
|
|
SUBDIR += sslusa
|
|
SUBDIR += stel
|
|
SUBDIR += strobe
|
|
SUBDIR += stunnel
|
|
# SUBDIR += sudo
|
|
# SUBDIR += super
|
|
SUBDIR += swatch
|
|
# SUBDIR += tcp_wrapper
|
|
SUBDIR += tempwatch
|
|
# SUBDIR += tripwire
|
|
# SUBDIR += vscan
|
|
# SUBDIR += xinetd
|
|
|
|
.include <bsd.port.subdir.mk>
|