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

14 lines
258 B
Makefile
Raw Normal View History

1996-07-10 22:19:23 +00:00
# $Id: Makefile,v 1.5 1996/06/15 07:01:00 gpalmer Exp $
#
1996-03-07 06:26:00 +00:00
SUBDIR += SSLeay
1996-06-15 07:01:00 +00:00
SUBDIR += fwtk
1995-10-12 08:07:16 +00:00
SUBDIR += libident
SUBDIR += pgp
SUBDIR += pidentd
SUBDIR += ssh
SUBDIR += tcp_wrapper
1996-07-10 22:19:23 +00:00
SUBDIR += xinetd
.include <bsd.port.subdir.mk>