mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
snort has a manpage, now.
This commit is contained in:
parent
0d72bb3913
commit
818c132334
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25249
@ -14,6 +14,7 @@ MASTER_SITES= http://www.clark.net/~roesch/ \
|
||||
MAINTAINER= dirk@FreeBSD.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAN8= snort.8
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${PREFIX}/share/snort
|
||||
@ -21,5 +22,6 @@ post-install:
|
||||
scan-lib snort-lib web-lib
|
||||
${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/snort
|
||||
.endfor
|
||||
${INSTALL_MAN} ${WRKSRC}/${MAN8} ${PREFIX}/man/man8
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user