mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
74 lines
1.5 KiB
Makefile
74 lines
1.5 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += bjorb
|
|
SUBDIR += bro
|
|
SUBDIR += bugs
|
|
SUBDIR += cfs
|
|
SUBDIR += checkpassword
|
|
SUBDIR += chrootuid
|
|
SUBDIR += cops
|
|
SUBDIR += crack
|
|
SUBDIR += donkey
|
|
SUBDIR += fakebo
|
|
SUBDIR += firewalk
|
|
SUBDIR += fwtk
|
|
SUBDIR += gnupg
|
|
SUBDIR += gpasman
|
|
SUBDIR += gtkportscan
|
|
SUBDIR += heimdal
|
|
SUBDIR += identify
|
|
SUBDIR += john
|
|
SUBDIR += keynote
|
|
SUBDIR += keyprint
|
|
SUBDIR += kmap
|
|
SUBDIR += krb5
|
|
SUBDIR += l0pht-watch
|
|
SUBDIR += libident
|
|
SUBDIR += libmcrypt
|
|
SUBDIR += libparanoia
|
|
SUBDIR += mhash
|
|
SUBDIR += nbaudit
|
|
SUBDIR += nessus
|
|
SUBDIR += nessus-libraries
|
|
SUBDIR += nessus-libnasl
|
|
SUBDIR += nessus-plugins
|
|
SUBDIR += nmap
|
|
SUBDIR += nmapfe
|
|
SUBDIR += openssh
|
|
SUBDIR += openssl
|
|
SUBDIR += p5-Authen-PAM
|
|
SUBDIR += p5-Authen-Radius
|
|
SUBDIR += p5-Crypt-DES
|
|
SUBDIR += p5-Crypt-IDEA
|
|
SUBDIR += p5-Digest-MD5
|
|
SUBDIR += p5-MD5
|
|
SUBDIR += p5-PGP
|
|
SUBDIR += p5-PGP-Sign
|
|
SUBDIR += pgp
|
|
SUBDIR += pgp5
|
|
SUBDIR += pidentd
|
|
SUBDIR += pktsuckers
|
|
SUBDIR += portscanner
|
|
SUBDIR += portsentry
|
|
SUBDIR += rsaref
|
|
SUBDIR += skip
|
|
SUBDIR += slush
|
|
SUBDIR += smurflog
|
|
SUBDIR += sniff
|
|
SUBDIR += snort
|
|
SUBDIR += ssh
|
|
SUBDIR += ssh2
|
|
SUBDIR += sslproxy
|
|
SUBDIR += strobe
|
|
SUBDIR += stunnel
|
|
SUBDIR += sudo
|
|
SUBDIR += super
|
|
SUBDIR += swatch
|
|
SUBDIR += tcp_wrapper
|
|
SUBDIR += tripwire
|
|
SUBDIR += vscan
|
|
SUBDIR += xinetd
|
|
|
|
.include <bsd.port.subdir.mk>
|