forked from Lainports/freebsd-ports
20 lines
411 B
Makefile
20 lines
411 B
Makefile
# $Id: Makefile,v 1.9 1996/10/27 10:11:19 max Exp $
|
|
#
|
|
|
|
SUBDIR += SSLeay
|
|
SUBDIR += donkey
|
|
SUBDIR += fwtk
|
|
SUBDIR += libident
|
|
SUBDIR += p5-Crypt-DES
|
|
SUBDIR += p5-Crypt-IDEA
|
|
SUBDIR += p5-MD5
|
|
SUBDIR += p5-PGP
|
|
SUBDIR += pgp
|
|
SUBDIR += pidentd
|
|
SUBDIR += ssh
|
|
SUBDIR += sudo
|
|
SUBDIR += tcp_wrapper
|
|
SUBDIR += vscan
|
|
SUBDIR += xinetd
|
|
|
|
.include <bsd.port.subdir.mk>
|