59 lines
1.3 KiB
Makefile
59 lines
1.3 KiB
Makefile
# $NetBSD: Makefile,v 1.49 2000/11/10 11:35:49 itojun Exp $
|
|
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
|
|
#
|
|
|
|
SUBDIR += PAM
|
|
SUBDIR += aide
|
|
SUBDIR += amavis
|
|
SUBDIR += audit-packages
|
|
SUBDIR += crack
|
|
SUBDIR += cyrus-sasl
|
|
SUBDIR += ddos-scan
|
|
SUBDIR += dsniff
|
|
SUBDIR += egd
|
|
SUBDIR += fortify
|
|
SUBDIR += fsh
|
|
SUBDIR += gnupg
|
|
SUBDIR += isakmpd
|
|
SUBDIR += kth-krb4
|
|
SUBDIR += libcrack
|
|
SUBDIR += libident
|
|
SUBDIR += libmcrypt
|
|
SUBDIR += libnasl
|
|
SUBDIR += mcrypt
|
|
SUBDIR += mhash
|
|
SUBDIR += nessus
|
|
SUBDIR += nessus-core
|
|
SUBDIR += nessus-libraries
|
|
SUBDIR += nessus-plugins
|
|
SUBDIR += nfsbug
|
|
SUBDIR += openssh
|
|
SUBDIR += openssl
|
|
SUBDIR += p5-Digest-MD5
|
|
SUBDIR += p5-MD5
|
|
SUBDIR += p5-SHA
|
|
SUBDIR += pam-ldap
|
|
SUBDIR += pgp2
|
|
SUBDIR += pgp5
|
|
SUBDIR += pks
|
|
SUBDIR += portsentry
|
|
SUBDIR += priv
|
|
SUBDIR += py-crypto
|
|
SUBDIR += racoon
|
|
SUBDIR += rc5des
|
|
SUBDIR += rsaref
|
|
SUBDIR += smtpd
|
|
SUBDIR += srp_client
|
|
SUBDIR += ssh
|
|
SUBDIR += ssh-askpass
|
|
SUBDIR += ssh-ip-tunnel
|
|
SUBDIR += ssh6
|
|
SUBDIR += ssldump
|
|
SUBDIR += stunnel
|
|
SUBDIR += sudo
|
|
SUBDIR += tripwire
|
|
SUBDIR += uvscan
|
|
SUBDIR += uvscan-dat
|
|
SUBDIR += xdm-krb4
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|