39 lines
887 B
Makefile
39 lines
887 B
Makefile
# $NetBSD: Makefile,v 1.23 2000/01/14 15:39:40 fredb Exp $
|
|
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
|
|
#
|
|
|
|
# SUBDIR += cfs
|
|
# SUBDIR += cops
|
|
SUBDIR += crack
|
|
# SUBDIR += donkey
|
|
SUBDIR += fortify
|
|
SUBDIR += fsh
|
|
# SUBDIR += fwtk
|
|
# SUBDIR += john
|
|
SUBDIR += gnupg
|
|
SUBDIR += libident
|
|
SUBDIR += nessus
|
|
SUBDIR += nfsbug
|
|
SUBDIR += openssl
|
|
# SUBDIR += p5-Authen-Radius
|
|
# SUBDIR += p5-Crypt-DES
|
|
# SUBDIR += p5-Crypt-IDEA
|
|
SUBDIR += p5-Digest-MD5
|
|
SUBDIR += p5-MD5
|
|
# SUBDIR += p5-PGP
|
|
SUBDIR += pgp2
|
|
SUBDIR += pgp5
|
|
# SUBDIR += pidentd
|
|
SUBDIR += py-crypto
|
|
SUBDIR += rc5des
|
|
SUBDIR += rsaref
|
|
SUBDIR += ssh
|
|
SUBDIR += ssh-ip-tunnel
|
|
SUBDIR += sudo
|
|
# SUBDIR += super
|
|
# SUBDIR += swatch
|
|
SUBDIR += tripwire
|
|
# SUBDIR += vscan
|
|
# SUBDIR += xinetd
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|