1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/security/Makefile

20 lines
394 B
Makefile
Raw Normal View History

1996-10-27 10:11:19 +00:00
# $Id: Makefile,v 1.8 1996/10/24 08:38:44 jfitz Exp $
#
1996-03-07 06:26:00 +00:00
SUBDIR += SSLeay
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
SUBDIR += ssh
SUBDIR += tcp_wrapper
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>