49 lines
1.1 KiB
Makefile
49 lines
1.1 KiB
Makefile
# $OpenBSD: Makefile,v 1.24 1999/10/29 00:21:02 dugsong Exp $
|
|
# $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $
|
|
#
|
|
|
|
SUBDIR += ADMsmb
|
|
SUBDIR += ADMsnmp
|
|
SUBDIR += SSLeay
|
|
SUBDIR += antisniff
|
|
SUBDIR += bounix
|
|
SUBDIR += cfs
|
|
SUBDIR += cgichk
|
|
SUBDIR += cops
|
|
SUBDIR += crack
|
|
# SUBDIR += donkey
|
|
SUBDIR += fragrouter
|
|
# SUBDIR += fwtk
|
|
SUBDIR += gnupg
|
|
SUBDIR += john
|
|
SUBDIR += libident
|
|
SUBDIR += logsurfer
|
|
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 += rsaref
|
|
SUBDIR += smurflog
|
|
SUBDIR += socks5
|
|
SUBDIR += ssh
|
|
SUBDIR += stel
|
|
SUBDIR += strobe
|
|
# SUBDIR += sudo
|
|
# SUBDIR += super
|
|
SUBDIR += swatch
|
|
# SUBDIR += tcp_wrapper
|
|
# SUBDIR += tripwire
|
|
# SUBDIR += vscan
|
|
# SUBDIR += xinetd
|
|
|
|
.include <bsd.port.subdir.mk>
|