blob: b17b5fbfc1408fad30191084ad69baeac4c37496 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# $Id: Makefile,v 1.2 1995/10/12 08:07:16 asami Exp $
#
SUBDIR += SSLeay
SUBDIR += libident
SUBDIR += pgp
SUBDIR += pidentd
SUBDIR += tcp_wrapper
.include <bsd.port.subdir.mk>
|