freebsd-ports/security/Makefile
James FitzGibbon 404c5d2aeb Remove portmap_tcpd (it's the same as the one in the base system). After a
brief discussion on -committers, tcp_wrappers will be imported into the base
system which will allow us to build our system portmapper with hosts.allow
functionality.
1999-03-12 16:58:26 +00:00

50 lines
1.0 KiB
Makefile

# $Id: Makefile,v 1.44 1999/03/11 16:57:40 jfitz Exp $
#
SUBDIR += SSLeay
SUBDIR += bjorb
SUBDIR += bro
SUBDIR += bugs
SUBDIR += cfs
SUBDIR += checkpassword
SUBDIR += cops
SUBDIR += crack
SUBDIR += donkey
SUBDIR += fwtk
SUBDIR += gnupg
SUBDIR += john
SUBDIR += krb5
SUBDIR += l0pht-watch
SUBDIR += libident
SUBDIR += nbaudit
SUBDIR += nmap
SUBDIR += openssl
SUBDIR += p5-Authen-Radius
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-IDEA
SUBDIR += p5-MD5
SUBDIR += p5-PGP
SUBDIR += p5-PGP-Sign
SUBDIR += pgp
SUBDIR += pgp5
SUBDIR += pidentd
SUBDIR += portscanner
SUBDIR += rsaref
SUBDIR += sentry
SUBDIR += skip
SUBDIR += smurflog
SUBDIR += sniff
SUBDIR += ssh
SUBDIR += ssh2
SUBDIR += strobe
SUBDIR += stunnel
SUBDIR += sudo
SUBDIR += super
SUBDIR += swatch
SUBDIR += tcp_wrapper
SUBDIR += tripwire
SUBDIR += vscan
SUBDIR += xinetd
.include <bsd.port.subdir.mk>