1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/security/Makefile
Satoshi Asami 4d3eb1451e sudo is moved from sysutils to security.
Forgotten by:	obrien ;)
1996-11-12 05:00:34 +00:00

21 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>