mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
a858ee6ce6
due to popular demand
32 lines
647 B
Makefile
32 lines
647 B
Makefile
# $Id: Makefile,v 1.25 1998/02/03 08:15:43 asami Exp $
|
|
#
|
|
|
|
SUBDIR += SSLeay
|
|
SUBDIR += cfs
|
|
SUBDIR += cops
|
|
SUBDIR += crack
|
|
SUBDIR += donkey
|
|
SUBDIR += fwtk
|
|
SUBDIR += john
|
|
SUBDIR += libident
|
|
SUBDIR += nbaudit
|
|
SUBDIR += p5-Authen-Radius
|
|
SUBDIR += p5-Crypt-DES
|
|
SUBDIR += p5-Crypt-IDEA
|
|
SUBDIR += p5-MD5
|
|
SUBDIR += p5-PGP
|
|
SUBDIR += pgp
|
|
SUBDIR += pidentd
|
|
SUBDIR += rsaref
|
|
SUBDIR += ssh
|
|
SUBDIR += skip
|
|
SUBDIR += sudo
|
|
SUBDIR += super
|
|
SUBDIR += swatch
|
|
SUBDIR += tcp_wrapper
|
|
SUBDIR += tripwire
|
|
SUBDIR += vscan
|
|
SUBDIR += xinetd
|
|
|
|
.include <bsd.port.subdir.mk>
|