pkgsrc/security/Makefile

31 lines
720 B
Makefile
Raw Normal View History

1997-12-14 17:48:01 +01:00
# $NetBSD: Makefile,v 1.3 1997/12/14 16:48:01 hubertf Exp $
1997-11-22 04:13:21 +01:00
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
1997-11-22 04:06:19 +01:00
#
1997-11-22 04:13:21 +01:00
# SUBDIR += SSLeay
# 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 # in progress - hubertf
# SUBDIR += p5-PGP
# SUBDIR += pgp
# SUBDIR += pidentd
# SUBDIR += rsaref
1997-12-14 17:48:01 +01:00
SUBDIR += ssh
1997-11-22 04:13:21 +01:00
# SUBDIR += sudo
# SUBDIR += super
# SUBDIR += swatch
# SUBDIR += tcp_wrapper
# SUBDIR += tripwire
# SUBDIR += vscan
# SUBDIR += xinetd
1997-11-22 04:06:19 +01:00
.include <bsd.port.subdir.mk>