31 lines
720 B
Makefile
31 lines
720 B
Makefile
# $NetBSD: Makefile,v 1.9 1998/09/04 22:11:50 explorer Exp $
|
|
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
|
|
#
|
|
|
|
# SUBDIR += cfs
|
|
# SUBDIR += cops
|
|
# SUBDIR += crack
|
|
# SUBDIR += donkey
|
|
# SUBDIR += fwtk
|
|
# SUBDIR += john
|
|
# SUBDIR += libident
|
|
# SUBDIR += p5-Authen-Radius
|
|
# SUBDIR += p5-Crypt-DES
|
|
# SUBDIR += p5-Crypt-IDEA
|
|
SUBDIR += p5-MD5
|
|
# SUBDIR += p5-PGP
|
|
SUBDIR += pgp2
|
|
# SUBDIR += pidentd
|
|
SUBDIR += py-crypto
|
|
SUBDIR += rsaref
|
|
SUBDIR += ssh
|
|
SUBDIR += ssleay
|
|
SUBDIR += sudo
|
|
# SUBDIR += super
|
|
# SUBDIR += swatch
|
|
# SUBDIR += tcp_wrapper
|
|
# SUBDIR += tripwire
|
|
# SUBDIR += vscan
|
|
# SUBDIR += xinetd
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|