1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/security/Makefile

26 lines
519 B
Makefile
Raw Normal View History

1997-04-01 04:48:08 +00:00
# $Id: Makefile,v 1.14 1997/02/02 20:16:39 ache Exp $
#
1996-03-07 06:26:00 +00:00
SUBDIR += SSLeay
1996-11-26 08:59:28 +00:00
SUBDIR += cops
SUBDIR += crack
1996-09-19 13:34:06 +00:00
SUBDIR += donkey
1996-06-15 07:01:00 +00:00
SUBDIR += fwtk
1995-10-12 08:07:16 +00:00
SUBDIR += libident
1996-10-24 08:38:44 +00:00
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-IDEA
SUBDIR += p5-MD5
SUBDIR += p5-PGP
SUBDIR += pgp
SUBDIR += pidentd
1997-02-02 20:16:39 +00:00
SUBDIR += rsaref
1996-11-27 19:21:03 +00:00
SUBDIR += safe-tcl
SUBDIR += ssh
SUBDIR += sudo
SUBDIR += tcp_wrapper
1997-04-01 04:48:08 +00:00
SUBDIR += tripwire
1996-10-27 10:11:19 +00:00
SUBDIR += vscan
1996-07-10 22:19:23 +00:00
SUBDIR += xinetd
.include <bsd.port.subdir.mk>