1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/security/Makefile

15 lines
277 B
Makefile
Raw Normal View History

1996-09-19 13:34:06 +00:00
# $Id: Makefile,v 1.6 1996/07/10 22:19:23 asami 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
SUBDIR += pgp
SUBDIR += pidentd
SUBDIR += ssh
SUBDIR += tcp_wrapper
1996-07-10 22:19:23 +00:00
SUBDIR += xinetd
.include <bsd.port.subdir.mk>