mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Stage support
This commit is contained in:
parent
b51d5cf16d
commit
721d0e09ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347646
2 changed files with 1 additions and 3 deletions
|
@ -13,7 +13,4 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --localstatedir=/var
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
|
||||
MAN8= arpalert.8
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -4,4 +4,5 @@ etc/arpalert/maclist.deny
|
|||
etc/arpalert/oui.txt
|
||||
include/arpalert.h
|
||||
sbin/arpalert
|
||||
man/man8/arpalert.8.gz
|
||||
@dirrmtry etc/arpalert
|
||||
|
|
Loading…
Add table
Reference in a new issue