mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
15 lines
277 B
Makefile
15 lines
277 B
Makefile
# $Id: Makefile,v 1.6 1996/07/10 22:19:23 asami Exp $
|
|
#
|
|
|
|
SUBDIR += SSLeay
|
|
SUBDIR += donkey
|
|
SUBDIR += fwtk
|
|
SUBDIR += libident
|
|
SUBDIR += pgp
|
|
SUBDIR += pidentd
|
|
SUBDIR += ssh
|
|
SUBDIR += tcp_wrapper
|
|
SUBDIR += xinetd
|
|
|
|
.include <bsd.port.subdir.mk>
|