freebsd-ports/security/Makefile

15 lines
277 B
Makefile
Raw Normal View History

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