mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
e76e9d50aa
(just realized socks5 is in net, not security. Oh well, too late now...)
30 lines
598 B
Makefile
30 lines
598 B
Makefile
# $Id: Makefile,v 1.18 1997/07/30 22:11:44 jdp Exp $
|
|
#
|
|
|
|
SUBDIR += SSLeay
|
|
SUBDIR += cfs
|
|
SUBDIR += cops
|
|
SUBDIR += crack
|
|
SUBDIR += donkey
|
|
SUBDIR += fwtk
|
|
SUBDIR += libident
|
|
SUBDIR += p5-Crypt-DES
|
|
SUBDIR += p5-Crypt-IDEA
|
|
SUBDIR += p5-MD5
|
|
SUBDIR += p5-PGP
|
|
SUBDIR += pgp
|
|
SUBDIR += pidentd
|
|
SUBDIR += rsaref
|
|
SUBDIR += safe-tcl
|
|
SUBDIR += socks4
|
|
SUBDIR += ssh
|
|
SUBDIR += sudo
|
|
SUBDIR += super
|
|
SUBDIR += swatch
|
|
SUBDIR += tcp_wrapper
|
|
SUBDIR += tripwire
|
|
SUBDIR += vscan
|
|
SUBDIR += xinetd
|
|
|
|
.include <bsd.port.subdir.mk>
|