New Makefile with pgp, pidentd and tcp_wrapper.
This commit is contained in:
parent
1793b09287
commit
0b7ea3e1d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1955
1 changed files with 8 additions and 0 deletions
8
security/Makefile
Normal file
8
security/Makefile
Normal 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>
|
Loading…
Reference in a new issue