strip binaries; jsyn <jsyn@nthought.com>
This commit is contained in:
parent
5a1e3cbf5b
commit
4089b29f98
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2001/06/17 09:40:10 reinhard Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2001/07/03 07:57:46 reinhard Exp $
|
||||
|
||||
COMMENT= "network security scanner"
|
||||
|
||||
@ -87,5 +87,8 @@ post-configure:
|
||||
pre-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/include/nessus
|
||||
|
||||
post-install:
|
||||
@strip ${PREFIX}/bin/{nasl,nessus} ${PREFIX}/sbin/nessusd
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user