mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
28 lines
562 B
Makefile
28 lines
562 B
Makefile
# $Id: Makefile,v 1.16 1997/04/24 08:03:31 obrien Exp $
|
|
#
|
|
|
|
SUBDIR += SSLeay
|
|
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 += ssh
|
|
SUBDIR += sudo
|
|
SUBDIR += super
|
|
SUBDIR += swatch
|
|
SUBDIR += tcp_wrapper
|
|
SUBDIR += tripwire
|
|
SUBDIR += vscan
|
|
SUBDIR += xinetd
|
|
|
|
.include <bsd.port.subdir.mk>
|