New Makefile with pgp, pidentd and tcp_wrapper.

This commit is contained in:
Satoshi Asami 1995-07-13 00:03:59 +00:00
parent 1793b09287
commit 0b7ea3e1d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1955

8
security/Makefile Normal file
View file

@ -0,0 +1,8 @@
# $Id: Makefile,v 1.6 1995/05/14 03:28:58 asami Exp $
#
SUBDIR += pgp
SUBDIR += pidentd
SUBDIR += tcp_wrapper
.include <bsd.port.subdir.mk>