13 lines
235 B
Makefile
13 lines
235 B
Makefile
# $Id: Makefile,v 1.4 1996/04/17 01:06:31 asami Exp $
|
|
#
|
|
|
|
SUBDIR += SSLeay
|
|
SUBDIR += fwtk
|
|
SUBDIR += libident
|
|
SUBDIR += pgp
|
|
SUBDIR += pidentd
|
|
SUBDIR += ssh
|
|
SUBDIR += tcp_wrapper
|
|
|
|
.include <bsd.port.subdir.mk>
|